LockedData.Data Property |
Language: |
Visual Basic Public Property Data As GraphicsStream C# public GraphicsStream Data { get; set; } C++ public:
property GraphicsStream^ Data {
GraphicsStream^ get();
void set(GraphicsStream^ value);
}JScript public function get Data() : GraphicsStream
public function set Data(GraphicsStream);
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