Class Cad2DPoint
Cad2DPoint class
The Cad 2 d point.
public class Cad2DPoint
Constructors
| Name | Description |
|---|---|
| Cad2DPoint() | Initializes a new instance of the Cad2DPoint class. |
| Cad2DPoint(double, double) | Initializes a new instance of the Cad2DPoint class. |
Properties
| Name | Description |
|---|---|
| X { get; set; } | Gets or sets the x. |
| Y { get; set; } | Gets or sets the y. |
Methods
| Name | Description |
|---|---|
| Distance(Cad2DPoint) | Distances the specified destination. |
| GetApsPoint() | Gets the aps point. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD