Click or drag to resize

ResetLayoutEventEventArgsLayoutType Property

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


Namespace: RAYLASE.Marker.GUI.Common.Events
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.27.0
Syntax
C#
public LayoutType? LayoutType {
	get;
 set; }

Property Value

NullableLayoutType
See Also