This document is archived and information here might be outdated. Recommended version. |
Called when an edit session stops on a schematic layer.
[Visual Basic .NET] Public Event OnStopEditLayer As OnStopEditLayerEventHandler
[C#] public event OnStopEditLayerEventHandler OnStopEditLayer
[C++]
HRESULT OnStopEditLayer(
ISchematicLayer* SchematicLayer
);
[C++] Parameters SchematicLayer [in]
SchematicLayer is a parameter of type ISchematicLayer*