Gets the image from the button's image list corresponding to the current state of the button.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual IImage GetImage () |
Visual Basic
Copy Code
|
|---|
Protected Overridable Function GetImage () As IImage |
See Also