Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.Exponent Property

Language:

Note: This documentation is preliminary and is subject to change.

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.

Definition

Visual Basic .NET Public Property Exponent As Short
C# public short Exponent { get; set; }
Managed C++ public: __property short get_Exponent();
public: __property void set_Exponent(short);
JScript .NET public function get Exponent() : short
public function set Exponent(short);

Property Value

System.Int16 .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center