Overload | Description |
---|---|
AnnRectangle Constructor(AnnPoint,AnnSize) | Initializes a new instance of the AnnRectangle structure at the specified location and of the specified size. |
AnnRectangle Constructor(RectangleF) | Initializes a new instance of the AnnRectangle structure from a RectangleF. |
AnnRectangle Constructor(RectangleF,AnnUnit) | Initializes a new instance of the AnnRectangle structure from a RectangleF structure and a unit of measure. |
AnnRectangle Constructor(Single,Single,Single,Single) | Initializes a new instance of the AnnRectangle structure using the specified dimensions. |
AnnRectangle Constructor(Single,Single,Single,Single,AnnUnit) | Initializes a new instance of the AnnRectangle structure at a specific location using specified dimensions and AnnUnit value. |
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family