Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of control vertices per patch.
Definition
Visual Basic Public ReadOnly Property ControlVerticesPerPatch As Integer C# public int ControlVerticesPerPatch { get; } C++ public:
property int ControlVerticesPerPatch {
int get();
}JScript public function get ControlVerticesPerPatch() : int
Property Value
System.Int32
Number of control vertices per patch.This property is read-only.