Click or drag to resize

ShapeLayerSpatialReferenceId Property

Gets or sets the spatial reference number as a string. The spatial reference number defines the coordinate system to which the coordinates of the shapes belong.

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 string SpatialReferenceId { get; set; }

Property Value

Type: String
See Also