[]
Gets or sets a Point structure that specifies the position of the center point. (0,0) is the top-left corner, (1,1) is the bottom-right corner.
public Point Center { get; set; }