'Declaration
<FlagsAttribute()> Public Enum SelectMode Inherits System.Enum
'Usage
Dim instance As SelectMode
[Flags()] public enum SelectMode : System.Enum
[Flags()] public enum class SelectMode : public System.Enum
'Declaration
<FlagsAttribute()> Public Enum SelectMode Inherits System.Enum
'Usage
Dim instance As SelectMode
[Flags()] public enum SelectMode : System.Enum
[Flags()] public enum class SelectMode : public System.Enum
Member | Description |
---|---|
AllHandles | Handles are drawn at all relevant "Points" (This only applies to labels of type doLabelPolygon, doLabelPolyline & doLabelArc) |
Box | A bounding box is drawn around the label |
BoxHandles | Handles are drawn at the corners of the above box |
None | No highlighting |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.SelectMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2