Click or drag to resize

SignalLookKey Property

Arbitrary client key describing the visual look of this signal.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property LookKey As String
	Get
	Set

Property Value

Type: String
Remarks
Internally this property is not used for anything but clients can store a value here describing the visual look of the signal, assuming there is more than one. For example, signals with the same Config but a different localized look.
See Also