CadDataTableColumn
CadDataTableColumn class
public class CadDataTableColumn
构造函数
| 姓名 | 描述 |
|---|---|
| CadDataTableColumn() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| BooleanValue { get; set; } | |
| ColumnType { get; set; } | |
| DoubleValue { get; set; } | |
| IntValue { get; set; } | |
| Name { get; set; } | |
| Point2D { get; set; } | |
| Point3D { get; set; } | |
| StringValue { get; set; } |