ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int Width {get;}
    See Also