This document is archived and information here might be outdated. Recommended version. |
Convert the absolute scale to a string using the current IScaleFormat attributes.
[Visual Basic .NET] Public Function ScaleToString ( _ ByVal Scale As Double _ ) As String
[C#] public string ScaleToString ( double Scale );
[C++]
HRESULT ScaleToString(
double Scale
);
[C++]
Parameters Scale [in]
Scale is a parameter of type double