Class WmfSetStretchbltMode

Class WmfSetStretchbltMode

Il nome: Aspose.Imaging.FileFormats.Wmf.Objects Assemblea: Aspose.Imaging.dll (25.4.0)

Il registro META_SETSTRETCHBLTMODE definisce il modo di estensione bitmap inIl contesto del playback.

public class WmfSetStretchbltMode : WmfObject

Inheritance

object MetaObject WmfObject WmfSetStretchbltMode

I membri ereditari

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

Constructors

WmfSetStretchbltMode()

public WmfSetStretchbltMode()

Properties

Reserved

Ricevi o metti il riservato.

public int Reserved { get; set; }

Valore di proprietà

int

StretchMode

Ottenere o impostare il modo stretch.

public StretchMode StretchMode { get; set; }

Valore di proprietà

StretchMode

 Italiano