Ole2Frame Class

Visual Basic
Public Class Ole2Frame
Inherits Entity
C#
public class Ole2Frame : Entity;
Description

 

This .NET class wraps the AcDbOle2Frame ObjectARX class. 

This class provides support for OLE 2 objects in AutoCAD drawings. Essentially it provides a window to display the OLE 2 object it has a pointer to.

Links