ContentCenter Property (Polygon)
Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically.
public System.Nullable<PointF> ContentCenter {get; set;}
'Declaration
Public Property ContentCenter As System.Nullable(Of PointF)