Click or drag to resize

PointFY Property

Gets or sets the y-coordinate of this PointF.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public float Y { get; set; }

Property Value

Type: Single
See Also