Click or drag to resize

ShapeLayerShapes Property

Gets the collection of shapes to be displayed by this layer.

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 ObservableCollection Shapes { get; }

Property Value

Type: ObservableCollectionT
See Also