MetafileHeader.Bounds Property

Definition

Gets a Rectangle that bounds the associated Metafile.

public:
 property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public ReadOnly Property Bounds As Rectangle

Property Value

A Rectangle that bounds the associated Metafile.

Applies to