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

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