This document is archived and information here might be outdated. Recommended version. |
The scale along the X axis.
[Visual Basic .NET]
Public ReadOnly Property XScale As Double
[C#]
public double XScale {get;}
[C++]
HRESULT get_XScale(
System.Double* sx
);
[C++] Parameters sx [out, retval]
sx is a parameter of type double*