Class VectorPathRecordFactory

Class VectorPathRecordFactory

Namespace: Aspose.Imaging.FileFormats.Core.VectorPaths
Assembly: Aspose.Imaging.dll (25.4.0)

Vector Path Record Factory Class

public class VectorPathRecordFactory

Inheritance

object VectorPathRecordFactory

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

VectorPathRecordFactory()

public VectorPathRecordFactory()

Methods

ProducePathRecord(byte[])

Produces the path record.

public VectorPathRecord ProducePathRecord(byte[] data)

Parameters

data byte []

The record data.

Returns

VectorPathRecord

Created Aspose.Imaging.FileFormats.Core.VectorPaths.VectorPathRecord

Exceptions

ArgumentOutOfRangeException

 English