ObjectModel.VertexCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of vertices on object model surface.
public:
property System::UInt32 VertexCount { System::UInt32 get(); };
public uint VertexCount { get; }
member this.VertexCount : uint32
Public ReadOnly Property VertexCount As UInteger