Surface.Draw Method |
Language: |
Visual Basic Public Sub Draw( _
ByVal sourceSurface As Surface, _
ByVal flags As DrawFlags _
)C# public void Draw(
Surface sourceSurface,
DrawFlags flags
);C++ public:
void Draw(
Surface^ sourceSurface,
DrawFlags flags
);JScript public function Draw(
sourceSurface : Surface,
flags : DrawFlags
);
sourceSurface Microsoft.DirectX.DirectDraw.Surface
flags Microsoft.DirectX.DirectDraw.DrawFlags
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