Show / Hide Table of Contents

Delegate LayerList.LayerRemovedDelegate

Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public delegate void LayerRemovedDelegate(LayerList sender, Layer removed);
Parameters
Type Name Description
LayerList sender
Layer removed
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX