Offset Property (Rectangle)
In This Topic
Gets or sets the offset of the annotation from the point.
Syntax
'Declaration
<JsonConverterAttribute(#k6s.#j6s)>
Public Property Offset As PointF
[JsonConverter(#k6s.#j6s)]
public PointF Offset {get; set;}
See Also