EmbeddedImage.Size Property

Definition

Gets the size of the embedded image.

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

Property Value

A SizeF object.

Attributes

Applies to