This document is archived and information here might be outdated. Recommended version. |
Reference scale of the inset.
[Visual Basic .NET]
Public Property ReferenceScale As Double
[C#]
public double ReferenceScale {get; set;}
[C++]
HRESULT get_ReferenceScale(
System.Double* refScale
);
[C++]
HRESULT put_ReferenceScale(
double refScale
);
[C++] Parameters refScale [out, retval]
refScale is a parameter of type double* refScale [in]
refScale is a parameter of type double