Show / Hide Table of Contents

Delegate LayerList.LayerAddedDelegate

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