[]
Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically.
[C1Description("Annotation.Polygon.ContentCenter", "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 PointF? ContentCenter { get; set; }