SizeF Fields |
The SizeF type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Empty |
Gets an empty size with a zero width and height
|
![]() ![]() | MaxValue |
SizeF with width and height with a maximum float value
|
![]() ![]() | MinValue |
SizeF with width and height with a minimum float value
|
![]() ![]() | NegativeInfinity |
A SizeF with the width and height set to float.NegativeInfinity
|
![]() ![]() | PositiveInfinity |
A SizeF with the width and height set to float.PositiveInfinity
|