This document is archived and information here might be outdated. Recommended version. |
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