Object2D
Object 2D Value Object Class
Constructors
| Name | Description |
|---|---|
| Object2D() | Constructor |
| Object2D(string value) | Constructor |
Properties
| Name | Type | Description |
|---|---|---|
| ChildNum | int | Child Num |
| ID | int | ID |
| Index | int | index |
| Kind | Object2D_Types | 유형 |
| Parent | int | Parent ID |
| ReviewID | int | Review ID |
| Select | bool | Is Selected |
| Show | bool | Show / Hide |
| Text | string | Text |