Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ControlRegionRenderMode Enumeration |
public enum ControlRegionRenderMode : System.Enum
'Declaration
Public Enum ControlRegionRenderMode Inherits System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | None | Do not render the region. |
0x00000001 | Fixed | Trace the region outline using a fixed frame. |
0x00000002 | Animated | Trace the region outline using an animated frame. |
ControlRegionRenderMode is used by ImageViewer.ImageRegionRenderMode and ImageViewer.FloaterRegionRenderMode.
System.Object
System.ValueType
System.Enum
Leadtools.Controls.ControlRegionRenderMode