Click or drag to resize

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; }

Property Value

Type: Boolean
True if the magnification in the Y direction is valid.Otherwise false.
See Also