LayoutEnableScaleY Property |
Get or set whether to activate magnification in Y direction.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool EnableScaleY { get; set; }
Public MustOverride Property EnableScaleY As Boolean
Get
Set
Property Value
Type:
Boolean
True if the magnification in the Y direction is valid.Otherwise false.
See Also