名前 | 解説 | |
---|---|---|
ID | Gets the ID of the space. Automatic IDs are negative, custom IDs are positive. | |
IsDetached | Gets true if this Space is not associated with any Layer, false otherwise. | |
Layer | Gets the owner Layer. | |
LayoutRect | Gets a GrapeCity.Documents.Layout.LayoutRect associated with this Space, or null 参照 (Visual Basicでは Nothing) for a Visual without the associated rectangle. | |
Name | Gets or sets the name of this Space. | |
Tag | Gets or sets an object that contains arbitrary data associated with this space. |