C1.Web.Mvc Namespace / Square Class / Point Property

In This Topic
Point Property (Square)
In This Topic
Gets or sets the point of the annotation.
Syntax
'Declaration
 
Public Property Point As DataPoint
 
Remarks
The coordinates of points depends on the Attachment property. See AnnotationAttachment for further description.
See Also