[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Gibt das Icon des Befehls zurück oder legt es fest.
Namespace: DynamicNode.Ext.GuiAssembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Syntax
| C# |
|---|
public Icon Icon { get; set; } |
| Visual Basic |
|---|
Public Property Icon As Icon Get Set |
| F# |
|---|
member Icon : Icon with get, set |