Struct AttributeFormat
AttributeFormat structure
Defines the formatting in which a byte sequence can be encoded/decoded to attribute elements.
public struct AttributeFormat : IEquatable<AttributeFormat>
Constructors
| Name | Description |
|---|---|
| AttributeFormat(DimensionType) | |
| AttributeFormat(EncodingType) | |
| AttributeFormat(DimensionType, EncodingType) | |
| AttributeFormat(DimensionType, EncodingType, bool) |
Properties
| Name | Description |
|---|---|
| ByteSizePadded { get; } |
Methods
| Name | Description |
|---|---|
| Equals(AttributeFormat) | |
| override Equals(object) | |
| override GetHashCode() | |
| static AreEqual(AttributeFormat, AttributeFormat) | |
| operator == | |
| implicit operator | (4 operators) |
| operator != |
Fields
| Name | Description |
|---|---|
| readonly ByteSize | |
| readonly Dimensions | |
| readonly Encoding | |
| readonly Normalized |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Memory
- assembly Aspose.CAD