Struct Size
Size structure
public struct Size : IEquatable<Size>
Constructors
Name | Description |
---|---|
Size(double, double) |
Properties
Name | Description |
---|---|
Height { get; } | |
Width { get; } |
Methods
Name | Description |
---|---|
override Equals(object) | |
Equals(Size) | |
override GetHashCode() | |
ToCoordinate() | |
operator == | |
implicit operator | |
operator != |
See Also
- namespace Aspose.Gis.Common
- assembly Aspose.GIS