BufferCaps.ControlPan Property |
Language: |
Retrieves whether the buffer has pan control capability.
Visual Basic Public ReadOnly Property ControlPan As Boolean C# public bool ControlPan { get; } C++ public:
property bool ControlPan {
bool get();
}JScript public function get ControlPan() : boolean
System.Boolean
This property is read-only.
Value that is set to true if the buffer has pan control capability; otherwise, false.
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