This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchDefinition Interface > IHatchDefinition.Suffix Property (ArcObjects .NET 10.4 SDK) |
The suffix.
[Visual Basic .NET] Public Property Suffix As String
[C#] public string Suffix {get; set;}
[C++]
HRESULT get_Suffix(
BSTR* pSuffix
);
[C++]
HRESULT put_Suffix(
BSTR pSuffix
);
[C++]
Parameters pSuffix [out, retval] pSuffix is a parameter of type BSTR pSuffix [in] pSuffix is a parameter of type BSTR