Show / Hide Table of Contents

Delegate Filter.ConstructionDelegate

Delegate definition for overridable constructor. Used only for custom filters.

Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public delegate Filter ConstructionDelegate();
Returns
Type Description
Filter

The new constructed Filter-derived class

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