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