BitmapData::Reserved Property

 

Reserved. Do not use.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property int Reserved {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32

Reserved. Do not use.

.NET Framework
Available since 1.1
Return to top
Show: