This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchDefinition Interface > IHatchDefinition.Alignment Property (ArcObjects .NET 10.4 SDK) |
The hatch alignment.
[Visual Basic .NET] Public Property Alignment As esriHatchAlignmentType
[C#] public esriHatchAlignmentType Alignment {get; set;}
[C++]
HRESULT get_Alignment(
esriHatchAlignmentType* pAlignment
);
[C++]
HRESULT put_Alignment(
esriHatchAlignmentType pAlignment
);
[C++]
Parameters pAlignment [out, retval]
pAlignment is a parameter of type esriHatchAlignmentType pAlignment [in]
pAlignment is a parameter of type esriHatchAlignmentType