Class WmfScanObject

Class WmfScanObject

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

Các đối tượng quét xác định một bộ sưu tập các đường scan.

public class WmfScanObject : MetaObject

Inheritance

object MetaObject WmfScanObject

Thành viên thừa kế

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

Constructors

WmfScanObject()

public WmfScanObject()

Properties

Bottom

Nhập hoặc đặt dưới.

public int Bottom { get; set; }

Giá trị bất động sản

int

Count

Nhận hoặc đặt số.

public int Count { get; set; }

Giá trị bất động sản

int

Count2

Nhận hoặc đặt số 2.

public int Count2 { get; set; }

Giá trị bất động sản

int

ScanLines

Nhận hoặc đặt các dòng quét.

public Point[] ScanLines { get; set; }

Giá trị bất động sản

Point [ ]

Top

Lấy hoặc đặt đỉnh.

public int Top { get; set; }

Giá trị bất động sản

int

 Tiếng Việt