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)
Syntaxpublic List<TemplateList> LayerTemplates { get; set; }
Public Property LayerTemplates As List(Of TemplateList)
Get
Set
Property Value
Type:
ListTemplateList
RemarksIf a layer doens't have the required template then a default will be used
See Also