Overload | Description |
---|---|
AnnSize Constructor(AnnPoint) | Initializes a new instance of the AnnSize structure from an AnnPoint structure. |
AnnSize Constructor(Single,Single) | Initializes a new instance of the AnnSize structure from the specified dimension. |
AnnSize Constructor(Single,Single,AnnUnit) | Initializes a new instance of the AnnSize structure from the specified dimensions and unit. |
AnnSize Constructor(SizeF) | Initializes a new instance of the AnnSize structure from a SizeF structure. |
AnnSize Constructor(SizeF,AnnUnit) | Initializes a new instance of the AnnSize structure from a SizeF structure and a unit value. |
The Unit property will be set to the default (Pixel).
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family