Click or drag to resize

ILinkRendererisStarted Property

Tells if the renderer is started and active.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
bool isStarted { get; }
Request Example View Source

Property Value

Type: Boolean
The start state.
See Also