CADability dotNET
Gets the currently active frame (IFrame), may be null

Namespace:  CADability
Assembly:  CADability (in CADability.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static IFrame Frame
Visual Basic (Declaration)
Public Shared Frame As IFrame
Visual C++
public:
static IFrame^ Frame

See Also