![]() |
![]() |
![]() |
Device.NPatchMode Property |
Language: |
Retrieves or sets the N-patch mode segments.
Visual Basic .NET Public Property NPatchMode As Single C# public float NPatchMode { get; set; } Managed C++ public: __property float get_NPatchMode();
public: __property void set_NPatchMode(float);JScript .NET public function get NPatchMode() : float
public function set NPatchMode(float);
System.Single . Specifies the number of subdivision segments. If the number is less than 1.0, N-patches are disabled. The default value is 0.0.
This property is read/write.
Exceptions
InvalidCallException Occurs if the method call is invalid. For example, a parameter might contain an invalid value.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center