![]() | FS_ |
The FS_SIZEF type exposes the following members.
Name | Description | |
---|---|---|
![]() | FS_SIZEF(Double, Double) | Initializes a new instance of the FS_SIZEF structure. |
![]() | FS_SIZEF(Single, Single) | Initializes a new instance of the FS_SIZEF structure. |
Name | Description | |
---|---|---|
![]() | Equals(FS_SIZEF) | Specifies whether this FS_SIZEF contains the same width and height as the specified structure. |
![]() | Equals(Object) |
Specifies whether this FS_SIZEF contains the same width and height as the specified object.
(Overrides ValueTypeEquals(Object)) |
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(FS_SIZEF, FS_SIZEF) | Compares two FS_SIZEF structures. |
![]() ![]() | Inequality(FS_SIZEF, FS_SIZEF) | Determines whether the width and Height of the specified strustures are not equal. |
Name | Description | |
---|---|---|
![]() | Height | Gets or sets the vertical component of this FS_SIZEF structure. |
![]() | Width | Gets or sets the horizontal component of this FS_SIZEF structure. |