Click or drag to resize

ZoomMode Enumeration

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


Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public enum ZoomMode
Members
Member nameValueDescription
In0 
Out1 
Workspace2 
Selection3 
Selected4 
AllItems5 
See Also