[]
Gets or sets the offset of the annotation from the point.
[JsonConverter(typeof(C1PointConverter))] public PointF Offset { get; set; }
<JsonConverter(GetType(C1PointConverter))> Public Property Offset As PointF