| ActiveClassFirst Property |
[This is preliminary documentation and is subject to change.]
Sets first element in the active class to be the active DSS object. If object is a CktElement, ActiveCktELment also points to this element. Returns 0 if none.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int First { get; }
Public ReadOnly Property First As Integer
Get
public:
property int First {
int get ();
}
member First : int with get
Property Value
Type:
Int32See Also