![]() |
![]() |
![]() |
CaptureBufferDescription.ControlEffects Property |
Language: |
Retrieves and sets whether the CaptureBuffer object supports capture effects.
Visual Basic .NET Public Property ControlEffects As Boolean C# public bool ControlEffects { get; set; } Managed C++ public: __property bool get_ControlEffects();
public: __property void set_ControlEffects(bool);JScript .NET public function get ControlEffects() : boolean
public function set ControlEffects(boolean);
System.Boolean . Value set that is set to true if the CaptureBuffer object supports capture effects; otherwise, false.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center