ImageShapeScaleY Property |
Gets or sets the magnification in the Y direction of the image.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract double ScaleY { get; set; }
Public MustOverride Property ScaleY As Double
Get
Set
Property Value
Type:
DoubleSee Also