Home > All Other Interfaces > ITerrainRegularPolygon > NumberOfSegments
The number of segments polygon has. The more segments, the smoother and more circular it appears.
JavaScript |
|
|
|
|
|
C# |
|
|
|
|
|
C++ |
|
|
|
|
HRESULT NumberOfSegments([out, retval] long* pVal) HRESULT NumberOfSegments([in] long pVal) |