[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Erzeugt eine neue Instanz des Werkzeugs.

Namespace: DynamicNode.Ext.Visual
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)

Syntax

C#
IEditorTool GetNewInstance()
Visual Basic
Function GetNewInstance As IEditorTool
F#
abstract GetNewInstance : unit -> IEditorTool 

Return Value

Eine neue Instanz des Werkzeugs.

See Also