NumAxes

EmfDesignVector.NumAxes property

Gets or sets a 32-bit unsigned integer that specifies the number of elements in the Values array. It MUST be in the range 0 to 16, inclusive

public int NumAxes { get; set; }

See Also