Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / LayoutElement Class / Rect Property

In This Topic
    Rect Property
    In This Topic
    Gets the element's rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rect As GrapeCity.Documents.Layout.LayoutRect
    public GrapeCity.Documents.Layout.LayoutRect Rect {get;}
    See Also