Class WmfInvertRegion

Class WmfInvertRegion

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Wmf.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Rekord META_INVERTREGION przyciąga region, w którym kolory sąZwrócony .

public class WmfInvertRegion : WmfObject

Inheritance

object MetaObject WmfObject WmfInvertRegion

Dziedziczeni członkowie

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

Constructors

WmfInvertRegion(WmfGraphicObject)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Wmf.Objects.

public WmfInvertRegion(WmfGraphicObject region)

Parameters

region WmfGraphicObject

w regionie .

WmfInvertRegion()

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Wmf.Objects.

public WmfInvertRegion()

Properties

RegionIndex

Otrzymuje lub ustawia indeks regionu.

public int RegionIndex { get; set; }

Wartość nieruchomości

int

 Polski