Condition.NegativeCoefficient Property |
Language: |
Coefficient constant on the negative side of the offset, in the range from -10,000 through 10,000. If the device does not support separate positive and negative coefficients, the value of LNegative
Visual Basic Public Property NegativeCoefficient As Integer C# public int NegativeCoefficient { get; set; } C++ public:
property int NegativeCoefficient {
int get();
void set(int value);
}JScript public function get NegativeCoefficient() : int
public function set NegativeCoefficient(int);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center