Gets or sets a bitmap providing background for all drawing and filling operations.
The same bitmap cannot be used as background and target at the same time.
The background bitmap must be of the same pixel size as the target bitmap.
シンタックス
'宣言
Public Property BackgroundBitmap As GcBitmap
public GcBitmap BackgroundBitmap {get; set;}
参照