Class VectorPathRecordFactory

Class VectorPathRecordFactory

Название пространства: Aspose.Imaging.FileFormats.Core.VectorPaths Ассоциация: Aspose.Imaging.dll (25.4.0)

Вектор Path Record Factory Class

public class VectorPathRecordFactory

Inheritance

object VectorPathRecordFactory

Наследованные члены

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[])

Создает дорожный рекорд.

public VectorPathRecord ProducePathRecord(byte[] data)

Parameters

data byte [ ]

Записи с данными.

Returns

VectorPathRecord

Созданный Aspose.Imaging.FileFormats.Core.VectorPaths.BVV

Exceptions

ArgumentOutOfRangeException

 Русский