Host |
The HostLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
| _cachedLayerNumber | The number of this layer in the parent's layer collection. | |
| _cachedLayerPosition | The cached layer position in points (1/72 inch) relative to the upper left corner of the parent layer (upper left corner of the printable area). | |
| _cachedLayerSize | The absolute size of the layer in points (1/72 inch). | |
| _cachedParentLayerSize | The cached size of the parent layer. If this here is the root layer, and hence no parent layer exist, the cached size is set to 100 x 100 mm². | |
| _childLayers | The child layers of this layers (this is a partial view of the _graphObjects collection). | |
| _graphObjects | ||
| _location | ||
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| _transformation | ||
| _xDefPositionLandscape | ||
| _xDefSizeLandscape | ||
| _yDefPositionLandscape | ||
| _yDefSizeLandscape | ||
| _zDefPositionLandscape | ||
| _zDefSizeLandscape | ||
| LayerPositionEditorMethod |