This document is archived and information here might be outdated.  Recommended version.


IHatchLayerExtension.HatchClassNames Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchLayerExtension Interface > IHatchLayerExtension.HatchClassNames Method
ArcGIS Developer Help

IHatchLayerExtension.HatchClassNames Method

String array of class names.

[Visual Basic .NET]
Public Function HatchClassNames ( _
) As Object
[C#]
public object HatchClassNames (
);
[C++]
HRESULT HatchClassNames(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IHatchLayerExtension Interface