Click or drag to resize

MapShapeGeoTransform Property

Gets or sets a method which transforms a point from one coordinate system to another.

Namespace:  Ptv.XServer.Controls.Map.Layers.Shapes
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Func GeoTransform { get; set; }

Property Value

Type: FuncT, TResult
See Also