Show / Hide Table of Contents

Delegate Icon.ConstructedDelegate

Definition of the Constructed event

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate void ConstructedDelegate(Icon justConstructed);
Parameters
Type Name Description
Icon justConstructed

The Icon that was just constructed

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX