Show / Hide Table of Contents

Delegate QuadTree<T>.CheckOne

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate bool CheckOne(T toCheck);
Parameters
Type Name Description
T toCheck
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX