AreaCreationMode Class |
Namespace: NeoAxis.Editor
public class AreaCreationMode : ObjectCreationMode
The AreaCreationMode type exposes the following members.
| Name | Description | |
|---|---|---|
| AreaCreationMode | Initializes a new instance of the AreaCreationMode class |
| Name | Description | |
|---|---|---|
| CreatingObject | ||
| DocumentWindow | (Inherited from ObjectCreationMode.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |