LayoutHelperDeviceActivateViewport Method (ObjectId)
|
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public bool ActivateViewport(
ObjectId id
)
Public Function ActivateViewport (
id As ObjectId
) As Boolean
public:
bool ActivateViewport(
ObjectId id
)
member ActivateViewport :
id : ObjectId -> bool
Parameters
- id
- Type: Teigha.DatabaseServicesObjectId
Return Value
Type:
Boolean
See Also