Click or drag to resize

ILinkRenderercfgRendererName Property

Unique name of the renderer that is used by the other modules to find this renderer.

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

Property Value

Type: String
Arbitrary string. Can be empty.
See Also