Click or drag to resize

ActiveClassNext Property

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

Sets next element in active class to be the active DSS object. If object is a CktElement, ActiveCktElement also points to this element. Returns 0 if no more.

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

Property Value

Type: Int32
See Also