Show / Hide Table of Contents

Delegate Picture.ConstructedDelegate

Definition of the Constructed event

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

The Picture that was just constructed

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