CreateComponentTool Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
A tool that creates a component.
Inheritance
System.Object
CreateComponentTool
Syntax
public class CreateComponentTool : ITool, IToolItemAdder
Constructors
CreateComponentTool(Type) | Creates a new CreateComponentTool instance. |
Fields
componentType |
Properties
ChangeGroup | |
ComponentType | Gets the type of the component to be created. |
CreatePoint | |
Cursor | |
MoveLogic | |
NeedToCancelDragOnException |
Methods
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()