Class AnnotationType
Defines the type of annotation template String - Defines annotation template to be in string Template - Defines annotation template to be in html content
Inheritance
System.Object
AnnotationType
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AnnotationType : Enum
Fields
String
Declaration
public const AnnotationType String
Field Value
Type | Description |
---|---|
AnnotationType |
Template
Declaration
public const AnnotationType Template
Field Value
Type | Description |
---|---|
AnnotationType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |