Loads one of the predefined polygonal shapes as default for new bsPolygon boxes.
SyntaxVB6
Copy Code
|
|---|
Public Sub LoadPredefShape( _ |
C++
Copy Code
|
|---|
public: |
RemarksLoads one of predefined polygonal shapes to be used for boxes the user creates. All new boxes with style bsPolygon will be with this shape. The shape definitions are stored as resources in the flowchart.dll file.
See Also