Click or drag to resize

LineGeometriesidx Property

[This is preliminary documentation and is subject to change.]

Get/set active LineGeometrie by index; index is 1-based: 1..count

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int idx { get; set; }

Property Value

Type: Int32
See Also