Class OdPen
Class OdPen
Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Pen Zgromadzenie: Aspose.Imaging.dll (25.5.0)
Otwarte dokumenty Pen
[JsonObject(MemberSerialization.OptIn)]
public class OdPenInheritance
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdPen()
public OdPen()Properties
Brush
Zatrzymaj lub wyciągnij szczoteczkę.
[JsonProperty]
public OdBrush Brush { get; set; }Wartość nieruchomości
PenStyle
Zostaw lub ustaw styl pióro.
[JsonProperty]
public OdPenStyle PenStyle { get; set; }Wartość nieruchomości
Width
Dostęp lub ustaw szerokość.
[JsonProperty]
public int Width { get; set; }