Share via


ToolboxItemWrapper.Bitmap Propriedade

Definição

Obtém o bitmap associado o ToolboxItem encapsulado pelo objeto atual.

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

Valor da propriedade

Um Bitmap associado ao ToolboxItem.

Aplica-se a