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

In This Topic
    HorizontalPosition Property
    In This Topic
    Gets or sets horizontal position of the drawing canvas.
    Syntax
    'Declaration
     
    Public Property HorizontalPosition As Single
    public float HorizontalPosition {get; set;}
    See Also