Layout Properties |
The Layout type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Get or set layout angle (Degree) of layout.
| |
| BasePoint |
Gets or sets the placement point of the 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.
| |
| Hide |
Gets or sets a value indicating whether it is a hidden layout.
| |
| 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.
| |
| PlacementPoint |
Gets or sets the placement point of the layout.
| |
| Region |
Gets or sets the region representing the layout area.
| |
| RegionColor |
Get or set the color of the layout area frame.
| |
| RegionLinetype |
Get or set the line type of the layout area frame.
| |
| RegionLinewidth |
Get or set the line width of the layout area frame.
| |
| RegionVisible |
Get a value indicating whether the layout area frame is displayed.
| |
| 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.
|