Class WmfIntersectClipRect
Class WmfIntersectClipRect
Il nome: Aspose.Imaging.FileFormats.Wmf.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
Il registro META_INTERSECTCLIPRECT stabilisce la regione di clipping nelIl contesto del dispositivo di riproduzione alla intersezione del clip esistenteRegione e rettangolo specificato.
public class WmfIntersectClipRect : WmfObject
Inheritance
object ← MetaObject ← WmfObject ← WmfIntersectClipRect
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfIntersectClipRect()
public WmfIntersectClipRect()
Properties
Rectangle
Prendi o metti il rectangolo.
public Rectangle Rectangle { get; set; }