[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Liest oder schreibt das aktuelle Werkzeug.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
C# |
---|
public IEditorTool CurrentTool { get; set; } |
Visual Basic |
---|
Public Property CurrentTool As IEditorTool Get Set |
F# |
---|
abstract CurrentTool : IEditorTool with get, set override CurrentTool : IEditorTool with get, set |