ObjectGuid

EmfPlusSerializableObject.ObjectGuid property

Gets or sets the GUID packet representation value ([MS-DTYP] section 2.3.4.2) for the image effect. This MUST correspond to one of the ImageEffects identifiers (section 2.1.3.1).

public GuidPacketRepresentation ObjectGuid { get; set; }

See Also