Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnRenderState Enumeration






Indicates different state of an AnnObject that can be rendered.
Syntax
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, };
Members
ValueMemberDescription
0x00000000None Do not render any of the states.
0x00000001Lock Render the lock picture.
0x00000002Content Render the content picture.
0x00000004Label Render the object labels.
0x00000007All Render all (lock, content and labels).
Remarks

Used with AnnRenderingEngine.RenderState to control which of these state are rendered.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnRenderState

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features