Class WmfPatBlt
Class WmfPatBlt
Le nom : Aspose.Imaging.FileFormats.Wmf.Objects Assemblée: Aspose.Imaging.dll (25.4.0)
L’enregistrement META_PATBLT peint un rectangle spécifié en utilisant la brosse quiest défini dans le contexte de l’appareil de reproduction. la couleur de brush et lala couleur de surface ou les couleurs sont combinées en utilisant le raster spécifiéà l’opération.
public class WmfPatBlt : WmfPointObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject ← WmfPatBlt
I membri ereditari
WmfPointObject.Point , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfPatBlt()
public WmfPatBlt()
Properties
Height
Riceve o mette l’altezza.
public short Height { get; set; }
Valore di proprietà
RasterOperation
Obtenez ou mettez en place l’opération de raster.
public WmfTernaryRasterOperation RasterOperation { get; set; }
Valore di proprietà
Width
Riceve o mette la larghezza.
public short Width { get; set; }