Class CadCodeValue
Contents
[
Hide
]CadCodeValue class
Code Value class
public class CadCodeValue
Constructors
| Name | Description |
|---|---|
| CadCodeValue(int, string) | Initializes a new instance of the CadCodeValue class. |
Properties
| Name | Description |
|---|---|
| Attribute { get; } | Gets the attribute. |
| Code { get; set; } | Gets or sets the code. |
| Value { get; set; } | Gets or sets the value. |
Methods
| Name | Description |
|---|---|
| virtual Equals(CadCodeValue) | Determines whether the specified CadCodeValue, is equal to this instance. |
| virtual GetBinaryData() | Gets the binary data. |
| virtual GetBoolValue() | Gets the boolean value. |
| virtual GetDoubleValue() | The get double value. |
| virtual GetIntValue() | The get integer value. |
| virtual GetLongValue() | The get long value. |
| virtual GetShortValue() | The get short value. |
| virtual GetStringValue() | Gets the string value. |
See Also
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD