This document is archived and information here might be outdated. Recommended version. |
Clone the schematic diagram class layer as a schematic layer template.
[Visual Basic .NET] Public ReadOnly Property CloneAsTemplate As ISchematicLayer
[C#] public ISchematicLayer CloneAsTemplate {get;}
[C++]
HRESULT get_CloneAsTemplate(
ISchematicLayer** SchematicLayer
);
[C++] Parameters SchematicLayer [out, retval]
SchematicLayer is a parameter of type ISchematicLayer**