CADability dotNET
This class provides access to the current active frame (IFrame) object. It is typically the one and only SingleDocumentFrame in the application but may be diefferent in future, when there will be a MultiDocumenFrame.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public class ActiveFrame
Visual Basic
Public Class ActiveFrame
Visual C++
public ref class ActiveFrame

Inheritance Hierarchy

System..::..Object
  CADability..::..ActiveFrame

See Also