DesignerView.Image Property

Definition

Gets the image associated with the designer view.

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

Property Value

The Image associated with the DesignerView.

Applies to