Encapsulates the functionality of the eDrawings Viewer.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Public Interface IEModelViewControl |
| C# | |
|---|
public interface IEModelViewControl |
| C++/CLI | |
|---|
public interface class IEModelViewControl |
Example
See Getting Started to learn how to create Microsoft Visual Basic and C# Windows Forms applications that use the eDrawings ActiveX control to load SolidWorks eDrawings drawings.
Example
Remarks
See Also