TrackLayerItemTool Property

Get/Set a reference to the tool selected for this layer.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public TrackToolItem Tool { get; set; }

Property Value

TrackToolItem

See Also