ScaleY
Specifies the scale factor for the height of graphic documents. Use this property to stretch or scale the graphics vertically.
Syntax
[VC++]
double GetScaleY();
void SetScaleY(double newValue);
[C#]
public abstract new double ScaleY [ get, set ]
[VB]
Property ScaleY As Double
Default Value
1.0