ContentCenter Property
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.
Declaration
public Point? ContentCenter { get; set; }
Public Property ContentCenter As Point?