NChartModelTrianglesCount Property |
Number of triangles in the model.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public int TrianglesCount { get; }
Public ReadOnly Property TrianglesCount As Integer
Get
public:
virtual property int TrianglesCount {
int get () sealed;
}
Property Value
Type:
Int32See Also