IMapObjectLogicalPosition Property |
Gets the location of the map object in world coordinates (EPSG:76131).
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax Point LogicalPosition { get; }
ReadOnly Property LogicalPosition As Point
Get
property Point LogicalPosition {
Point get ();
}
abstract LogicalPosition : Point with get
Property Value
Type:
PointSee Also