Face.GetNamedInstanceDesignCoordsCount(Int32) Method
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.
Returns the number of design-space coordinates for the specified named instance.
public int GetNamedInstanceDesignCoordsCount(int instanceIndex);
Parameters
- instanceIndex
- Int32
The zero-based index of the named instance.
Returns
The number of design-space coordinates for the named instance.