Click or drag to resize

MapObjectLogicalPosition Property

Logical position of the map object.

Namespace:  Ptv.XServer.Controls.Map.TileProviders
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Point LogicalPosition { get; protected set; }

Property Value

Type: Point

Implements

IMapObjectLogicalPosition
See Also