DesignerAction.Image Propriedade
Definição
Obtém a imagem associada à ação de designer.Gets the image associated with the designer action.
public:
property System::Drawing::Image ^ Image { System::Drawing::Image ^ get(); };
public System.Drawing.Image Image { get; }
member this.Image : System.Drawing.Image
Public ReadOnly Property Image As Image
Valor da propriedade
Um Image que está associado ao DesignerAction .An Image that is associated with the DesignerAction.