|   |   |   | 
| BufferDescription.ControlPan Property | Language: | 
Specifies whether the buffer has pan control capability.
Visual Basic Public Property ControlPan As Boolean C# public bool ControlPan { get; set; } C++ public: 
property bool ControlPan {
bool get();
void set(bool value);
}JScript public function get ControlPan() : boolean 
public function set ControlPan(boolean);
System.Boolean
This property is read/write.
This value is set to true if the buffer has pan control capability; otherwise, false.
BufferDescription.ControlPan cannot be combined with BufferDescription.Control3D.
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