ASP.NET Pack Programmer's Guide
ShapeListBox.invalidateShapeAt Method
See Also
 






Invalidates the specified shape, causing its icon to be recreated and redrawn. Call this method when a shape definition changes.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void invalidateShapeAt (
    int i
)

 Parameters

i

 See Also

ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace