This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchLayerExtension Interface > IHatchLayerExtension.HatchClassNames Method (ArcObjects .NET 10.5 SDK) |
String array of class names.
[Visual Basic .NET] Public Function HatchClassNames ( _ ) As Object
[C#] public object HatchClassNames ( );
[C++]
HRESULT HatchClassNames(
VARIANT* pHatchClassNames
);
[C++]
Parameters pHatchClassNames [out, retval] pHatchClassNames is a parameter of type VARIANT