Class EmfPolylineTo16

Class EmfPolylineTo16

Tên không gian: Aspose.Imaging.FileFormats.Emf.Emf.Records Tổng hợp: Aspose.Imaging.dll (25.4.0)

Kỷ lục EMR_POLYLINETO16 chỉ định một hoặc nhiều dòng thẳng dựa trên vị trí hiện tại.Một dòng được kéo từ vị trí hiện tại đến điểm đầu tiên được xác định bởi trường aPoints bằng cách sử dụngĐối với mỗi dòng bổ sung, vẽ được thực hiện từ điểm kết thúc của dòng trướcdòng đến điểm tiếp theo được xác định bởi aPoints.

public sealed class EmfPolylineTo16 : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolylineTo16

Thành viên thừa kế

EmfPolyShape.APoints , EmfBoundedRecord.Bounds , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPolylineTo16(EmfRecord)

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolylineTo16.

public EmfPolylineTo16(EmfRecord source)

Parameters

source EmfRecord

Nguồn .

EmfPolylineTo16()

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolylineTo16.

public EmfPolylineTo16()
 Tiếng Việt