Click or drag to resize

PolyLineViewIndexedPoints Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.GUI.PolyLineView.IndexedPoints"]


Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<PolyLineViewIndexedPoint> IndexedPoints { get; set; }

Property Value

ObservableCollectionPolyLineViewIndexedPoint
See Also