ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfDrawingCanvas Class / Rectangle Property

In This Topic
    Rectangle Property (RtfDrawingCanvas)
    In This Topic
    Gets or sets a drawing canvas rectangle.
    Syntax
    'Declaration
     
    Public Property Rectangle As Rect
    public Rect Rectangle {get; set;}
    See Also