EnableStyle command

The EnableStyle command loads external style library.

 

Syntax

Integer=Enable

String$='LibraryPath'

PluginSet("PlugIn","Integer")

PluginSet("PlugIn","String$")

PluginRun("PlugIn","EnableStyle")

Parameters

Enable

[in] If this parameter is non-zero then external style will be enabled. Otherwise standard drawing mode will be used.

LibraryPath

[in] The full path to the external style library.


See also: