Click or drag to resize

Object2D Class

Object 2D Value Object Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataObject2D

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class Object2D : VIZCoreBase

The Object2D type exposes the following members.

Constructors
 NameDescription
Public methodObject2D Constructor
Public methodObject2D(String) Constructor
Top
Properties
 NameDescription
Public propertyChildNum Child Num
Public propertyID ID
Public propertyIndex index
Public propertyKind 유형
Public propertyParent Parent ID
Public propertyReviewID Review ID
Public propertySelect Is Selected
Public propertyShow Show / Hide
Public propertyText Text
Top
See Also