This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionStyleText Interface > IDimensionStyleText.Prefix Property (ArcObjects .NET 10.4 SDK) |
Prefix for the text expression for the style.
[Visual Basic .NET] Public Property Prefix As String
[C#] public string Prefix {get; set;}
[C++]
HRESULT get_Prefix(
BSTR* Prefix
);
[C++]
HRESULT put_Prefix(
BSTR Prefix
);
[C++]
Parameters Prefix [out, retval] Prefix is a parameter of type BSTR Prefix [in] Prefix is a parameter of type BSTR