Class EmfEndPath

Class EmfEndPath

Namespace: Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly: Aspose.Imaging.dll (25.2.0)

This record closes a path bracket and selects the path defined by the bracket into the playback device context.

public sealed class EmfEndPath : EmfPathBracketRecordType

Inheritance

objectMetaObjectEmfRecordEmfPathBracketRecordTypeEmfEndPath

Inherited Members

EmfRecord.Type, EmfRecord.Size, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

EmfEndPath()

public EmfEndPath()

See Also

EmfPathBracketRecordType