TrackLayerItemFinalLayer Property

Get/Set a value indicating whether this is a final layer onto which no further layers should be stacked.

Definition

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

Property Value

Boolean

See Also