ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectD Structure / Center Property

In This Topic
    Center Property (RectD)
    In This Topic
    Gets the point with coordinates of the rectangle center.
    Syntax
    'Declaration
     
    Public ReadOnly Property Center As Point2D
    public Point2D Center {get;}
    See Also