BehaviorFlags.Value Property |
Language: |
Retrieves or sets one or more CreateFlags values.
Visual Basic Public Property Value As CreateFlags C# public CreateFlags Value { get; set; } C++ public:
property CreateFlags Value {
CreateFlags get();
void set(CreateFlags value);
}JScript public function get Value() : CreateFlags
public function set Value(CreateFlags);
Microsoft.DirectX.Direct3D.CreateFlags
This property is read/write.
One or more CreateFlags values that reflect the values of the other BehaviorFlags properties.
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