Click or drag to resize

ResetLayoutEventEventArgs Structure

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.Events.ResetLayoutEventEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    RAYLASE.Marker.GUI.Common.EventsResetLayoutEventEventArgs

Namespace: RAYLASE.Marker.GUI.Common.Events
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.27.0
Syntax
C#
public struct ResetLayoutEventEventArgs : IEquatable<ResetLayoutEventEventArgs>

The ResetLayoutEventEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodResetLayoutEventEventArgsInitializes a new instance of the ResetLayoutEventEventArgs class
Top
Properties
 NameDescription
Public propertyDoConfirm 
Public propertyLayoutType 
Top
See Also