This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IScaleFormat Interface > IScaleFormat.Equals Property (ArcObjects .NET 10.4 SDK) |
The text used for 'equals', i.e., '=' in 1 inch=5 miles.
[Visual Basic .NET] Public Property Equals As String
[C#] public string Equals {get; set;}
[C++]
HRESULT get_Equals(
BSTR* Text
);
[C++]
HRESULT put_Equals(
BSTR Text
);
[C++]
Parameters Text [out, retval] Text is a parameter of type BSTR Text [in] Text is a parameter of type BSTR