Device.NPatchMode Property (Microsoft.DirectX.Direct3D)
Retrieves or sets the N-patch mode segments.
System.Single
This property is read/write.
Specifies the number of subdivision segments. If the number is less than 1.0, N-patches are disabled. The default value is 0.0.
Exceptions
InvalidCallException Occurs if the method call is invalid. For example, a parameter might contain an invalid value.
Show: