This document is archived and information here might be outdated.  Recommended version.


IAffineTransformation2D.YScale Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IA > IAffineTransformation2D Interface > IAffineTransformation2D.YScale Property
ArcGIS Developer Help

IAffineTransformation2D.YScale Property

The scale along the Y axis.

[Visual Basic .NET]
Public ReadOnly Property YScale As Double
[C#]
public double YScale {get;}
[C++]
HRESULT get_YScale(
  System.Double* sy
);
[C++]
Parameters
sy [out, retval]

sy is a parameter of type double*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Returns the Y Scale factor from the transformation.

See Also

IAffineTransformation2D Interface

.NET Samples

Triangle graphic element