(
a feature of FlowChartX Pro edition)
Unloads a specific shape library.
SyntaxVB6
Copy Code
|
|---|
Public Sub UnloadShapeLib( _ |
C++
Copy Code
|
|---|
public: |
RemarksUnloads a shape library identified by the libGUID parameter. libGUID is returned by the LoadShapeLib method after successfully loading a library.
See Also