DeviceProperties.AutoCenter Property |
Language: |
Specifies whether device objects are self centering. This setting applies to the entire device, rather than to any particular object.
Visual Basic Public Property AutoCenter As Boolean C# public bool AutoCenter { get; set; } C++ public:
property bool AutoCenter {
bool get();
void set(bool value);
}JScript public function get AutoCenter() : boolean
public function set AutoCenter(boolean);
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