GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Space Class / LayoutRect Property

In This Topic
LayoutRect Property
In This Topic
Gets a GrapeCity.Documents.Layout.LayoutRect associated with this Space, or a null reference (Nothing in Visual Basic) for a Visual without the associated rectangle.
Syntax
'Declaration
 
Public ReadOnly Property LayoutRect As LayoutRect
 
See Also