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.ClipBounds

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ClipBounds As RectangleF
[C#]
public RectangleF ClipBounds {get;}
[C++]
public: __property RectangleF get_ClipBounds();
[JScript]
public function get ClipBounds() : RectangleF;

See Also

Graphics Class | Graphics Members | System.Drawing Namespace