Click or drag to resize

PointFX Property

Gets or sets the x-coordinate of this PointF.

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

Property Value

Type: Single
See Also