TrackLayerCollectionPrepareFills Method

Prepare the filled shapes by creating a preceding outline for each one.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private void PrepareFills(
	OperationLayoutCollection layouts
)

Parameters

layouts  OperationLayoutCollection
Reference to the layouts that might contain filled shapes.

Remarks

The collection is updated inline.

See Also