GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Space Class
Properties Methods

Space Class Members

The following tables list the members exposed by Space.

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
Public Methods
 NameDescription
Public MethodDetaches this Space from the owner Layer.  
Public MethodReturns a string that represents the current Space.  
Top
See Also