Gets or sets the offset of the annotation from the point.
[JsonConverter(C1.JsonNet.Converters.C1PointConverter)]
public PointF Offset {get; set;}
'Declaration
<JsonConverterAttribute(C1.JsonNet.Converters.C1PointConverter)>
Public Property Offset As PointF