DeviceObjectInstance.Exponent Property |
Language: |
The exponent to associate with the dimension, if known. Dimensional units are always integral, so an exponent might be needed to convert them to nonintegral types.
Visual Basic Public Property Exponent As Short C# public short Exponent { get; set; } C++ public:
property short Exponent {
short get();
void set(short value);
}JScript public function get Exponent() : short
public function set Exponent(short);
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