Class WmfScanObject
Class WmfScanObject
Pôvodný názov: Aspose.Imaging.FileFormats.Wmf.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Objekt skenovania určuje zbierku skenovacích línií.
public class WmfScanObject : MetaObject
Inheritance
object ← MetaObject ← WmfScanObject
Z dedičných členov
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
Dostanete alebo položte spodnú časť.
public int Bottom { get; set; }
Hodnota nehnuteľnosti
Count
Získajte alebo nastavíte počet.
public int Count { get; set; }
Hodnota nehnuteľnosti
Count2
Získajte alebo nastavíte číslo 2.
public int Count2 { get; set; }
Hodnota nehnuteľnosti
ScanLines
Získať alebo nastaviť skenovanie línie.
public Point[] ScanLines { get; set; }
Hodnota nehnuteľnosti
Point []
Top
Získajte alebo položte vrchol.
public int Top { get; set; }