Class AnnotationPositions
Specifies how an object or text in a control is relative to an element of the control.
Inheritance
System.Object
AnnotationPositions
Namespace: Syncfusion.SfDiagram.XForms
Assembly: Syncfusion.SfDiagram.XForms.dll
Syntax
public sealed class AnnotationPositions : Enum
Fields
Alignment
The object or text is aligned based on the aligment.
Declaration
public const AnnotationPositions Alignment
Field Value
Type |
---|
AnnotationPositions |
Relative
The object or text is relative to the parent element.
Declaration
public const AnnotationPositions Relative
Field Value
Type |
---|
AnnotationPositions |