This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IA > IAffineTransformation2D3GEN Interface > IAffineTransformation2D3GEN.YScale Property (ArcObjects .NET 10.4 SDK) |
The scale along the Y axis.
[Visual Basic .NET] Public ReadOnly Property YScale As Double
[C#] public double YScale {get;}
[C++]
HRESULT get_YScale(
double* sy
);
[C++]
Parameters sy [out, retval] sy is a parameter of type double