Reference scale of the layer as a representative fraction.
[Visual Basic 6.0] Property ReferenceScale As Double
[Visual Basic .NET] Public Property ReferenceScale As Double
[C#] public double ReferenceScale {get; set;}
[Java] public Double getReferenceScale() throws IOException, AutomationException
[Java] public void setReferenceScale( Double ReferenceScale ) throws IOException, AutomationException
[C++]
HRESULT get_ReferenceScale(
double* pScaleRF
);
[C++] HRESULT put_ReferenceScale( double pScaleRF);
Parameters
pScaleRF [out, retval]
pScaleRF is a parameter of type double
pScaleRF [in]
pScaleRF is a parameter of type double