Click or drag to resize

ServiceTemplatesLayerTemplates Property

Templates specific to layers

Namespace:  Cadcorp.Configuration.Templates
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public List<TemplateList> LayerTemplates { get; set; }

Property Value

Type: ListTemplateList
Remarks
If a layer doens't have the required template then a default will be used
See Also