Layout Properties |
The Layout type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Get or set layout angle (Degree) of layout.
| |
| Document |
Get the document associated with the layout.
| |
| Drawing |
Obtain the partial diagram associated with the layout.
| |
| EnableScaleY |
Get or set whether to activate magnification in Y direction.
| |
| ID |
Get the ID of the layout.
| |
| Index |
Gets or sets the index in the collection of layouts.
| |
| IsCurrent |
Get a value indicating whether it is the current layout.
| |
| Name |
Get or set the name of the layout.
| |
| Origin |
Gets or sets the placement point of the layout.
| |
| ParentDrawing |
Get the parent part drawing of the layout.
| |
| Region |
Gets or sets the region representing the layout range.
| |
| ScaleX |
Get or set the magnification in the X direction of the layout.
| |
| ScaleXDenominator |
Gets or sets the denominator of the magnification in the X direction of the layout.
| |
| ScaleXNumerator |
Get or set the numerator of the magnification in the X direction of the layout.
| |
| ScaleY |
Gets or sets the magnification in the Y direction of the layout.
| |
| ScaleYDenominator |
Gets or sets the denominator of the magnification in the Y direction of the layout.
| |
| ScaleYNumerator |
Get or set the numerator of the magnification in the Y direction of the layout.
|