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

In This Topic
    GroupLeft Property
    In This Topic
    Gets or sets group left bound of the drawing canvas.
    Syntax
    'Declaration
     
    Public Property GroupLeft As Single
    public float GroupLeft {get; set;}
    See Also