Gets or sets a location where the center of the content should be. If this is null as its default value, will automatically locate the content.
シンタックス
'宣言
Property ContentCenter As System.Nullable(Of _Point)
System.Nullable<_Point> ContentCenter {get; set;}
参照