다음을 통해 공유


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

속성 값

Bitmap와 연결된 ToolboxItem입니다.

적용 대상