DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Space Class

Space Class Properties

For a list of all members of this type, see Space members.

Public Properties
 NameDescription
Public PropertyGets the ID of the space. Automatic IDs are negative, custom IDs are positive.  
Public PropertyGets true if this Space is not associated with any Layer, false otherwise.  
Public PropertyGets the owner Layer.  
Public PropertyGets a GrapeCity.Documents.Layout.LayoutRect associated with this Space, or a null reference (Nothing in Visual Basic) for a Visual without the associated rectangle.  
Public PropertyGets or sets the name of this Space.  
Public PropertyGets or sets an object that contains arbitrary data associated with this space.  
Top
See Also