frmEditTemplatesPatterns Property
Get/Set a reference to the collection of pattern templates to be edited.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public PatternTemplateCollection Patterns { get; set; }
Public Property Patterns As PatternTemplateCollection
Get
Set
No code example is currently available or this language may not be supported.
Property Value
PatternTemplateCollection
When this value is set by the caller, a local clone is created so any
future use will be safe.