SurfaceAreaCreationMode Class |
Namespace: NeoAxis.Editor
public class SurfaceAreaCreationMode : AreaCreationMode
The SurfaceAreaCreationMode type exposes the following members.
| Name | Description | |
|---|---|---|
| SurfaceAreaCreationMode | Initializes a new instance of the SurfaceAreaCreationMode 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.) |