Dxf3DPointAttribute
Dxf3DPointAttribute class
[AttributeUsage(AttributeTargets.Property)]
public class Dxf3DPointAttribute : Dxf2DPointAttribute
构造函数
姓名 | 描述 |
---|---|
Dxf3DPointAttribute(CadEntityAttribute, CadParameterType, string) | |
Dxf3DPointAttribute(CadEntityAttribute, CadEntityAttribute, CadEntityAttribute, CadParameterType, string) |
特性
姓名 | 描述 |
---|---|
HasDefaultValue { get; set; } | |
ParameterType { get; set; } | |
PropertyInfo { get; set; } | |
SubClassName { get; set; } | |
X { get; set; } | |
Y { get; set; } | |
Z { get; set; } |
也可以看看
- class Dxf2DPointAttribute
- 命名空间 Aspose.CAD.FileFormats.Cad
- 部件 Aspose.CAD