[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeSize

ShapeSize Class

Represents the size of a shape.

Inheritance
ShapeSize
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ShapeSize : FormattingBag
Public Class ShapeSize
    Inherits FormattingBag

Properties

Name Description
EffectExtent

Gets the additional extent that is added to each edge of a shape (top, bottom, left, right) in order to compensate for any drawing effects applied to the shape.

If the shape is nested inside another shape, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently ungrouped.

Height

Gets the final height (the result of any scaling of the original object) of a shape.

Width

Gets the final width (the result of any scaling of the original object) of a shape.