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

 日本語