Class WmfDibCreatePatternBrush

Class WmfDibCreatePatternBrush

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

Rekord META_DIBCREATEPATTERNBRUSH tworzy obiekt hamulcowy (sekcja2.2.1.1) z wzorem określonym przez DeviceIndependentBitmap (DIB)Obiekt (sekcja 2.2.2.9)

public class WmfDibCreatePatternBrush : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfDibCreatePatternBrush

Dziedziczeni członkowie

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

Constructors

WmfDibCreatePatternBrush()

public WmfDibCreatePatternBrush()

Properties

ColorUsage

Dostosowuje lub ustawia użycie koloru.

public WmfColorUsageEnum ColorUsage { get; set; }

Wartość nieruchomości

WmfColorUsageEnum

SourceBitmap

Pobierz lub ustawić źródło bitmap.

public WmfDeviceIndependentBitmap SourceBitmap { get; set; }

Wartość nieruchomości

WmfDeviceIndependentBitmap

Style

Zostaw lub ustaw styl.

public WmfBrushStyle Style { get; set; }

Wartość nieruchomości

WmfBrushStyle

 Polski