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!

TextureBrush.Bitmap

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Bitmap As Bitmap
[C#]
public Bitmap Bitmap {get;}
[C++]
public: __property Bitmap* get_Bitmap();
[JScript]
public function get Bitmap() : Bitmap;

See Also

TextureBrush Class | TextureBrush Members | System.Drawing Namespace