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 |
---|
AnnotationType |
Template
Declaration
public const AnnotationType Template
Field Value
Type |
---|
AnnotationType |