Click or drag to resize

LocationOrigin Property

Gets or sets the origin.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public PointF Origin { get; set; }

Property Value

Type: PointF
See Also