This document is archived and information here might be outdated. Recommended version. |
Extrapolates/interpolates the non-simple vertex attribute values.
[Visual Basic .NET] Public Sub CalculateNonSimpleVertexAttributes ( _ ByVal attributeType As esriGeometryAttributes _ )
[C#] public void CalculateNonSimpleVertexAttributes ( esriGeometryAttributes attributeType );
[C++]
HRESULT CalculateNonSimpleVertexAttributes(
esriGeometryAttributes attributeType
);
[C++] Parameters attributeType
attributeType is a parameter of type esriGeometryAttributes