ToolboxItemWrapper.Bitmap 속성

정의

현재 개체에 의해 래핑된 비트맵과 ToolboxItem 연결된 비트맵을 가져옵니다.

public:
 property System::Drawing::Bitmap ^ Bitmap { System::Drawing::Bitmap ^ get(); };
public System.Drawing.Bitmap Bitmap { get; }
member this.Bitmap : System.Drawing.Bitmap
Public ReadOnly Property Bitmap As Bitmap

속성 값

에 연결된 BitmapA ToolboxItem 입니다.

적용 대상