ContextForDbDatabaseLoadPlotStyleTable
Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 StreamBuf
-
See Also