Border Property (AnnotationLine)
In This Topic
Gets the border property that provides access to the Border object for the annotation object.
Syntax
'Declaration
Public Overrides NotOverridable ReadOnly Property Border As Border
public override Border Border {get;}
See Also