ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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