Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / AnchorPoint Class / Rect Property

In This Topic
    Rect Property (AnchorPoint)
    In This Topic
    Gets the owner LayoutRect object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rect As LayoutRect
    public LayoutRect Rect {get;}
    See Also