This document is archived and information here might be outdated. Recommended version. |
Curvature Type.
[Visual Basic .NET] Public Property Type As esriCurvatureType
[C#] public esriCurvatureType Type {get; set;}
[C++]
HRESULT get_Type(
esriCurvatureType* Type
);
[C++]
HRESULT put_Type(
esriCurvatureType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriCurvatureType* Type [in]
Type is a parameter of type esriCurvatureType