PointD.X
PointD.X property
Gets or sets the x.
public double X { get; set; }
Property Value
The x value.
See Also
- struct PointD
- namespace Aspose.Imaging.FileFormats.Cdr.Types
- assembly Aspose.Imaging
Gets or sets the x.
public double X { get; set; }
The x value.