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