Click or drag to resize

DialogResizeMode Enumeration

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


Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public enum DialogResizeMode
Members
Member nameValueDescription
Resizable0 
NonResizable1 
Stretched2 
See Also