ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class / Width Property

In This Topic
    Width Property (DrawingShape)
    In This Topic
    Gets width (horizontal size), in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As Integer
    public int Width {get;}
    See Also