Show / Hide Table of Contents

Delegate SelectObjectsAction.FilterDragListDelegate

Delegate definition for the FilterDragListEvent.

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void FilterDragListDelegate(GeoObjectList objectsAboutToBeDragged);
Parameters
Type Name Description
GeoObjectList objectsAboutToBeDragged

The objects that are going to be dragged

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