[]
Gets or sets the position of annotation.
[C1Description("Annotation.AnnotationBase.Position", "Gets or sets the position of annotation.")]
public AnnotationPosition Position { get; set; }
<C1Description("Annotation.AnnotationBase.Position", "Gets or sets the position of annotation.")>
Public Property Position As AnnotationPosition