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