RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1SizeMenuTool Class / CenterPoint Property

In This Topic
    CenterPoint Property (C1SizeMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CenterPoint As Point
    public Point CenterPoint {get; set;}
    See Also