Click or drag to resize

Layout Properties

The Layout type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Get or set layout angle (Degree) of layout.
Public propertyDocument
Get the document associated with the layout.
Public propertyDrawing
Obtain the partial diagram associated with the layout.
Public propertyEnableScaleY
Get or set whether to activate magnification in Y direction.
Public propertyID
Get the ID of the layout.
Public propertyIndex
Gets or sets the index in the collection of layouts.
Public propertyIsCurrent
Get a value indicating whether it is the current layout.
Public propertyName
Get or set the name of the layout.
Public propertyOrigin
Gets or sets the placement point of the layout.
Public propertyParentDrawing
Get the parent part drawing of the layout.
Public propertyRegion
Gets or sets the region representing the layout range.
Public propertyScaleX
Get or set the magnification in the X direction of the layout.
Public propertyScaleXDenominator
Gets or sets the denominator of the magnification in the X direction of the layout.
Public propertyScaleXNumerator
Get or set the numerator of the magnification in the X direction of the layout.
Public propertyScaleY
Gets or sets the magnification in the Y direction of the layout.
Public propertyScaleYDenominator
Gets or sets the denominator of the magnification in the Y direction of the layout.
Public propertyScaleYNumerator
Get or set the numerator of the magnification in the Y direction of the layout.
Top
See Also