| Visual Basic | |
|---|---|
Function InsertViewportByEntity( _ ByVal Entity As System.Object _ ) As Viewport | |
| C# | |
|---|---|
Viewport InsertViewportByEntity( System.object Entity ) | |
| JavaScript | |
|---|---|
InsertViewportByEntity( Entity : Object ) : dsViewport | |
| COM native C++ | |
|---|---|
HRESULT InsertViewportByEntity( IDispatch* Entity, IViewport** Viewport ) | |
| C++ | |
|---|---|
DSRESULT InsertViewportByEntity( dsObject* Entity, dsViewport** Viewport ) | |
Parameters
ISheet Interface
ISheet Members
ISheet::InsertPolygonalViewport Method
ISheet::InsertRectangularViewport Method
ISheet Members
ISheet::InsertPolygonalViewport Method
ISheet::InsertRectangularViewport Method
DraftSight V1R3.0
Syntax