<DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Function ToBitmap() As Bitmap
[DebuggerNonUserCode()] [DebuggerStepThrough()] public Bitmap ToBitmap()
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: Bitmap^ ToBitmap();
Return Value
Bitmap object containing a copy of the current image.