SizeF
SizeF structure
public struct SizeF
Constructors
Name | Description |
---|---|
SizeF(PointF) | |
SizeF(SizeF) | |
SizeF(float, float) |
Properties
Name | Description |
---|---|
static Empty { get; } | |
Height { get; set; } | |
IsEmpty { get; } | |
Width { get; set; } |
Methods
Name | Description |
---|---|
static Add(SizeF, SizeF) | |
static Subtract(SizeF, SizeF) | |
override Equals(object) | |
override GetHashCode() | |
ToPointF() | |
ToSize() | |
override ToString() | |
operator + | |
operator == | |
explicit operator | |
operator != | |
operator - |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD