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 > IHatchLineDefinition Interface > IHatchLineDefinition.SupplementalAngle Property (ArcObjects .NET 10.5 SDK) |
The SupplementalAngle.
[Visual Basic .NET] Public Property SupplementalAngle As Double
[C#] public double SupplementalAngle {get; set;}
[C++]
HRESULT get_SupplementalAngle(
double* pAngle
);
[C++]
HRESULT put_SupplementalAngle(
double pAngle
);
[C++]
Parameters pAngle [out, retval] pAngle is a parameter of type double pAngle [in] pAngle is a parameter of type double