Recreates the toolbar button images.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
SyntaxC#
Copy Code
|
|---|
public void RecreateImages () |
Visual Basic
Copy Code
|
|---|
Public Sub RecreateImages () |
RemarksYou might have to call this method after changing the Shapes collection or changing a Shape definition.
See Also