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: 12.0.0.0
Syntax
public float Y { get; set; }

Property Value

Type: Single
See Also