This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IN > INormalAware Interface > INormalAware.NormalAware Property (ArcObjects .NET 10.4 SDK) |
Indicates if this geometry is aware of normals.
[Visual Basic .NET] Public Property NormalAware As Boolean
[C#] public bool NormalAware {get; set;}
[C++]
HRESULT get_NormalAware(
VARIANT_BOOL* NormalAware
);
[C++]
HRESULT put_NormalAware(
VARIANT_BOOL NormalAware
);
[C++]
Parameters NormalAware [out, retval] NormalAware is a parameter of type VARIANT_BOOL NormalAware NormalAware is a parameter of type VARIANT_BOOL