Class EmfBasePen
Class EmfBasePen
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.Emf.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Obiekt bazowy Pen
public abstract class EmfBasePen : EmfObject
Inheritance
object ← MetaObject ← EmfObject ← EmfBasePen
Derived
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfBasePen()
protected EmfBasePen()
Properties
Argb32ColorRef
Otrzymuje lub ustawia 32-bitową referencję kolorów ARGB.
public abstract int Argb32ColorRef { get; set; }
Wartość nieruchomości
PenStyle
Zostaw lub ustaw styl pióro.
public abstract EmfPenStyle PenStyle { get; set; }