Class WmfRegion

Class WmfRegion

Pôvodný názov: Aspose.Imaging.FileFormats.Wmf.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Objekt regiónu definuje potenciálne nerektilínovú formu definovanúa množstvo skenovacích liniek.

public class WmfRegion : MetaObject

Inheritance

object MetaObject WmfRegion

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

WmfRegion()

public WmfRegion()

Properties

Ascendácia

Získajte alebo nastavíte skenovanie.

public WmfScanObject[] AScans { get; set; }

Hodnota nehnuteľnosti

WmfScanObject []

BoundingRectangle

Vezmite alebo nastavíte obmedzený rektangul.

public Rectangle BoundingRectangle { get; set; }

Hodnota nehnuteľnosti

Rectangle

MaxScan

Získajte alebo nastavíte maximálne skenovanie.

public short MaxScan { get; set; }

Hodnota nehnuteľnosti

short

NextInChain

Získajte alebo umiestnite nasledujúci v reťazci.

public short NextInChain { get; set; }

Hodnota nehnuteľnosti

short

ObjectCount

Získať alebo nastaviť objekt počítanie.

public int ObjectCount { get; set; }

Hodnota nehnuteľnosti

int

ObjectType

Získať alebo nastaviť typ objektu.

public short ObjectType { get; set; }

Hodnota nehnuteľnosti

short

RegionSize

Získať alebo nastaviť veľkosť regiónu.

public short RegionSize { get; set; }

Hodnota nehnuteľnosti

short

ScanCount

Získajte alebo nastavíte počítanie skenovania.

public short ScanCount { get; set; }

Hodnota nehnuteľnosti

short

 Slovenčina