(
a feature of FlowChartX Pro edition)
Sets the shape of a box whose style is set to bsLibShape.
SyntaxVB6
Copy Code
|
|---|
Public Sub SetShape( _ |
C++
Copy Code
|
|---|
public: |
RemarksSets the shape of a box to one from the specified library. The box Style must be set in advance to bsLibShape. The library must be already loaded by means of the LoadShapeLib method.
See Also