ViewportTableRecordSetPreviousBackground
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public void SetPreviousBackground(
ObjectId value,
DrawableType type
)
Public Sub SetPreviousBackground (
value As ObjectId,
type As DrawableType
)
public:
void SetPreviousBackground(
ObjectId value,
DrawableType type
)
member SetPreviousBackground :
value : ObjectId *
type : DrawableType -> unit
Parameters
- value ObjectId
-
- type DrawableType
-
See Also