CalibrationPoint.ScalingValue Property |
Language: |
Scaling value to be associated with the LP number. The percentage of the maximum value multiplied by 10000.
Visual Basic Public Property ScalingValue As Integer C# public int ScalingValue { get; set; } C++ public:
property int ScalingValue {
int get();
void set(int value);
}JScript public function get ScalingValue() : int
public function set ScalingValue(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