Class WmfScaleWindowExt

Class WmfScaleWindowExt

Le nom : Aspose.Imaging.FileFormats.Wmf.Objects Assemblée: Aspose.Imaging.dll (25.4.0)

Le META_SCALEWINDOWEXT enregistre l’échelle horizontale et verticalel’étendue de la fenêtre de sortie qui est définie dans le dispositif de reproductionen utilisant les ratios formés par des multiplicants spécifiés etLes divisions .

public class WmfScaleWindowExt : WmfObject

Inheritance

object MetaObject WmfObject WmfScaleWindowExt

Derived

WmfScaleViewportExt

I membri ereditari

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

Constructors

WmfScaleWindowExt()

public WmfScaleWindowExt()

Properties

Xdénom

Obtenez ou mettez la x denom.

public short XDenom { get; set; }

Valore di proprietà

short

XNUM

Obtenez ou mettez le numéro x.

public short XNum { get; set; }

Valore di proprietà

short

Ydénom

Recevoir ou mettre le y denom.

public short YDenom { get; set; }

Valore di proprietà

short

YNUM

Obtenez ou mettez le numéro y.

public short YNum { get; set; }

Valore di proprietà

short

 Français