TrackLayerCollectionPrepareFills Method
Prepare the filled shapes by creating a preceding outline for each one.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void PrepareFills(
OperationLayoutCollection layouts
)
Private Sub PrepareFills (
layouts As OperationLayoutCollection
)
No code example is currently available or this language may not be supported.
Parameters
- layouts OperationLayoutCollection
-
Reference to the layouts that might contain filled shapes.
The collection is updated inline.