Class CadSize
CadSize class
The Cad size
public class CadSize
Constructors
Name | Description |
---|---|
CadSize(double, double) | Initializes a new instance of the CadSize class. |
Properties
Name | Description |
---|---|
Height { get; set; } | Gets or sets the height. |
Width { get; set; } | Gets or sets the Width. |
Methods
Name | Description |
---|---|
override ToString() | Returns a String that represents this instance. |
Truncate() | Gets the point. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD