Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeSize Class / Width Property

In This Topic
    Width Property (ShapeSize)
    In This Topic
    Gets the final width (the result of any scaling of the original object) of a shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As ShapeWidth
    public ShapeWidth Width {get;}
    See Also