CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns the selected object which currently has the focus. This is only meaningful if several objects
are selected and the user navigates in the control center
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public IGeoObject GetFocusedSelectedObject() |
| Visual Basic |
|---|
Public Function GetFocusedSelectedObject As IGeoObject |
| Visual C++ |
|---|
public: IGeoObject^ GetFocusedSelectedObject() |