Represents a size object with floating point width and height
Inheritance Hierarchy
WinnovativeClientSizeFloat
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
The SizeFloat type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SizeFloat |
Constructs a size object with the given width and height
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | Empty |
The null size
|
![]() | Height |
The height
|
![]() | Width |
The width
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also