NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Graphics.Flush

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub Flush(FlushIntention)
[C#] public void Flush(FlushIntention);
[C++] public: void Flush(FlushIntention);
[JScript] public function Flush(FlushIntention);

[To be supplied.]

[Visual Basic] Overloads Public Sub Flush()
[C#] public void Flush();
[C++] public: void Flush();
[JScript] public function Flush();

See Also

Graphics Class | Graphics Members | System.Drawing Namespace