FaceModel.VertexCount Property
Gets the number of vertices in the face model.
Syntax
public:
static property uint32 VertexCount {
uint32 get ();
}
Property value
Type: uint32
The number of vertices.
Requirements
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd
See also
Reference
FaceModel Class
FaceModel Members
Microsoft.Kinect.Face Namespace