This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IN > INormalAware Interface > INormalAware.NormalSimple Property (ArcObjects .NET 10.4 SDK) |
Indicates if all normal values for this geometry are well-defined. Only works if geometry is aware of normals.
[Visual Basic .NET] Public ReadOnly Property NormalSimple As Boolean
[C#] public bool NormalSimple {get;}
[C++]
HRESULT get_NormalSimple(
VARIANT_BOOL* NormalSimple
);
[C++]
Parameters NormalSimple [out, retval] NormalSimple is a parameter of type VARIANT_BOOL