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

In This Topic
Offset Property (Square)
In This Topic
Gets or sets the offset of the annotation from the point.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.C1PointConverter)>
Public Property Offset As PointF
 
See Also