This document is archived and information here might be outdated. Recommended version. |
Schematic layer template related to the schematic diagram class.
[Visual Basic .NET] Public Property SchematicLayerTemplate As ISchematicLayer
[C#] public ISchematicLayer SchematicLayerTemplate {get; set;}
[C++]
HRESULT get_SchematicLayerTemplate(
ISchematicLayer* SchematicLayer
);
[C++]
HRESULT put_SchematicLayerTemplate(
ISchematicLayer** SchematicLayer
);
[C++] Parameters SchematicLayer [in]
SchematicLayer is a parameter of type ISchematicLayer* SchematicLayer [out, retval]
SchematicLayer is a parameter of type ISchematicLayer**
This is the set of layer properties that define the representation of feature layers that compose the schematic diagrams based on the diagram class.