EmbeddedImage.Image Property

Definition

Gets the specified image.

public:
 property System::Drawing::Image ^ Image { System::Drawing::Image ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public System.Drawing.Image Image { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Image : System.Drawing.Image
Public ReadOnly Property Image As Image

Property Value

An Image object.

Attributes

Applies to