The hatch definition to be used on the ends of a feature.
[Visual Basic .NET] Public Property EndHatchDefinition As IHatchDefinition
[C#] public IHatchDefinition EndHatchDefinition {get; set;}
[C++]
HRESULT get_EndHatchDefinition(
IHatchDefinition** hatchDefinition
);
[C++]
HRESULT putref_EndHatchDefinition(
IHatchDefinition* hatchDefinition
);
[C++]Parameters
hatchDefinition [out, retval]hatchDefinition is a parameter of type IHatchDefinition
hatchDefinition [in]hatchDefinition is a parameter of type IHatchDefinition
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.