Class DgnTagValue
DgnTagValue class
DgnTagValue class
public class DgnTagValue
Constructors
Name | Description |
---|---|
DgnTagValue(ushort, byte[], int) | Initializes a new instance of the DgnTagValue class. |
Properties
Name | Description |
---|---|
FloatValue { get; set; } | Gets or sets the float value. |
IntegerValue { get; set; } | Gets or sets the integer value. |
StringValue { get; set; } | Gets or sets the string value. |
Type { get; set; } | Gets or sets tag type |
See Also
- namespace Aspose.CAD.FileFormats.Dgn
- assembly Aspose.CAD