GuidPacketRepresentation Structure |
Namespace: Aspose.Imaging.FileFormats.Emf.Dtyp.CommonDataStructures
The GuidPacketRepresentation type exposes the following members.
Name | Description | |
---|---|---|
![]() | GuidPacketRepresentation |
Initializes a new instance of the GuidPacketRepresentation struct.
|
Name | Description | |
---|---|---|
![]() | Data1 |
Gets or sets the value of the Data1 member (section 2.3.4), in little-endian byte order.
|
![]() | Data2 |
Gets or sets the value of the Data2 member (section 2.3.4), in little-endian byte order.
|
![]() | Data3 |
Gets or sets the value of the Data3 member (section 2.3.4), in little-endian byte order.
|
![]() | Data4 |
Gets or sets the value of the Data4 member (section 2.3.4), in little-endian byte order.
|
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |