ContextForDbDatabaseLoadPlotStyleTable Method
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public void LoadPlotStyleTable(
        StreamBuf pStreamBuf
)
 
Public Sub LoadPlotStyleTable ( 
        pStreamBuf As StreamBuf
)
 
public:
void LoadPlotStyleTable(
        StreamBuf^ pStreamBuf
)
 
member LoadPlotStyleTable : 
        pStreamBuf : StreamBuf -> unit 
 
 
 
Parameters
- pStreamBuf
 
- Type: Teigha.RuntimeStreamBuf
 
 
See Also