ViewportGetPreviousBackground Method
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public ObjectId GetPreviousBackground(
        DrawableType type
)
 
Public Function GetPreviousBackground ( 
        type As DrawableType
) As ObjectId
 
public:
ObjectId GetPreviousBackground(
        DrawableType type
)
 
member GetPreviousBackground : 
        type : DrawableType -> ObjectId 
 
 
 
Parameters
- type
 
- Type: Teigha.GraphicsInterfaceDrawableType
 
Return Value
Type: 
ObjectId 
See Also