[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 ein Bild des Icons in der angegebenen Größe zurück.
Namespace: DynamicNode.Ext.GuiAssembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Syntax
C# |
---|
public Image GetIconImage( int size ) |
Visual Basic |
---|
Public Function GetIconImage ( _ size As Integer _ ) As Image |
F# |
---|
member GetIconImage : size:int -> Image |
Parameters
- size
- Type: System..::..Int32
Die Größe des geforderten Icons.