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 > IHatchTemplate Interface > IHatchTemplate.HatchDefinitionCount Property (ArcObjects .NET 10.5 SDK) |
The number of hatch definitions.
[Visual Basic .NET] Public ReadOnly Property HatchDefinitionCount As Integer
[C#] public int HatchDefinitionCount {get;}
[C++]
HRESULT get_HatchDefinitionCount(
long* HatchDefinitionCount
);
[C++]
Parameters HatchDefinitionCount [out, retval] HatchDefinitionCount is a parameter of type long