[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)
Registriert mehrere Werkzeuge.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
C# |
---|
public void RegisterTools( params IEditorTool[] tools ) |
Visual Basic |
---|
Public Sub RegisterTools ( _ ParamArray tools As IEditorTool() _ ) |
F# |
---|
abstract RegisterTools : tools:IEditorTool[] -> unit override RegisterTools : tools:IEditorTool[] -> unit |
Parameters
- tools
- Type: array<DynamicNode.Ext.Visual..::..IEditorTool>[]()[][]
Mehrere Werkzeuge.