Class CadFieldData
Contents
[
Hide
]CadFieldData class
The Field data
public class CadFieldData
Constructors
| Name | Description |
|---|---|
| CadFieldData() | Initializes a new instance of the CadFieldData class. |
Properties
| Name | Description |
|---|---|
| Attribute001 { get; set; } | Gets or sets the attribute 1. |
| Attribute300 { get; set; } | Gets or sets the attribute 300. |
| Attribute302 { get; set; } | Gets or sets the attribute 302. |
| Attribute304 { get; set; } | Gets or sets the attribute304. |
| Attribute93 { get; set; } | Gets or sets the attribute 93. |
| Attribute94 { get; set; } | Gets or sets the attribute94. |
| BinaryData { get; set; } | Gets or sets the binary data. |
| BinaryDataBufferSize { get; set; } | Gets or sets the size of the binary data buffer. |
| DoubleValue { get; set; } | Gets or sets the double value. |
| EvaluatedCacheKeyString { get; set; } | Gets the evaluated cache key string. |
| FieldDataKeyString { get; set; } | Gets or sets the area parameters. |
| FieldValueDataType { get; set; } | Gets or sets the type of the field value data. |
| LongValue { get; set; } | Gets or sets the long value. |
| ValueId { get; set; } | Gets or sets the value identifier. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.Field
- assembly Aspose.CAD