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


IHatchLayerExtension.HatchClassCount 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.HatchClassCount Method
ArcGIS Developer Help

IHatchLayerExtension.HatchClassCount Method

The number of hatch classes.

[Visual Basic .NET]
Public Function HatchClassCount ( _
) As Integer
[C#]
public int HatchClassCount (
);
[C++]
HRESULT HatchClassCount(
void
);

Product Availability

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

See Also

IHatchLayerExtension Interface