Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : AnnRenderState Enumeration |
public enum AnnRenderState : System.Enum
'Declaration
Public Enum AnnRenderState Inherits System.Enum
public enum AnnRenderState : System.Enum
typedef enum LTAnnRenderState
public enum AnnRenderState
Leadtools.Annotations.Core.AnnRenderState = function() { }; Leadtools.Annotations.Core.AnnRenderState.prototype = {
None = 0x00000000, Lock = 0x00000001, Content = 0x00000002, Label = 0x00000004, All = 0x00000007, };
Used with AnnRenderingEngine.RenderState to control which of these state are rendered.
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnRenderState