Class WmfScanObject

Class WmfScanObject

名称: Aspose.Imaging.FileFormats.Wmf.Objects 收藏: Aspose.Imaging.dll (25.4.0)

扫描对象指定了扫描线的集合。

public class WmfScanObject : MetaObject

Inheritance

object MetaObject WmfScanObject

继承人

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

接下或放下底部。

public int Bottom { get; set; }

财产价值

int

Count

接收或设置计算。

public int Count { get; set; }

财产价值

int

Count2

接收或设置数2。

public int Count2 { get; set; }

财产价值

int

ScanLines

接收或设置扫描线。

public Point[] ScanLines { get; set; }

财产价值

Point ( )

Top

拿到或设置顶部。

public int Top { get; set; }

财产价值

int

 中文