This method is used to set a specific plot style table on a layout.
Public Function SetCurrentStyleSheet( plotSet As PlotSettings, styleSheetName As string ) As void
public void SetCurrentStyleSheet( PlotSettings plotSet, string styleSheetName );
Parameters |
Description |
PlotSettings plotSet |
Input |
string styleSheetName |
Input pointer to plot style table name |
Comments? |