PlotStyleServicesLoadPlotStyleTable
Method
|
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public virtual PlotStyleTable LoadPlotStyleTable(
StreamBuf pStreamBuf
)
Public Overridable Function LoadPlotStyleTable (
pStreamBuf As StreamBuf
) As PlotStyleTable
public:
virtual PlotStyleTable^ LoadPlotStyleTable(
StreamBuf^ pStreamBuf
)
abstract LoadPlotStyleTable :
pStreamBuf : StreamBuf -> PlotStyleTable
override LoadPlotStyleTable :
pStreamBuf : StreamBuf -> PlotStyleTable
Parameters
- pStreamBuf StreamBuf
-
Return Value
PlotStyleTable
See Also