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 Property ContentCenter As System.Nullable(Of PointF)
public System.Nullable<PointF> ContentCenter {get; set;}
参照