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