[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Gibt für einen Type den Bild-Index zurück, unter dem ein passendes
Symbol in einer ImageList von CreateInteractionSymbolList()()()()
zu finden ist.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
C# |
---|
public static int ImageIndex( Type type ) |
Visual Basic |
---|
Public Shared Function ImageIndex ( _ type As Type _ ) As Integer |
F# |
---|
static member ImageIndex : type:Type -> int |
Parameters
- type
- Type: System..::..Type
Ein Type für den ein Symbol gesucht wird.