Show / Hide Table of Contents

Delegate SelectedObjectsProperty.FocusedObjectChangedDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void FocusedObjectChangedDelegate(SelectedObjectsProperty sender, IGeoObject focused);
Parameters
Type Name Description
SelectedObjectsProperty sender
IGeoObject focused
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX