Class CdrOutline
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Cdr.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Cdr z linii
[JsonObject(MemberSerialization.OptIn)]
public class CdrOutline : CdrDictionaryItem, IDisposable
Inheritance
object ← DisposableObject ← CdrObject ← CdrDictionaryItem ← CdrOutline
Implements
Dziedziczeni członkowie
CdrDictionaryItem.Id , CdrObject.Parent , CdrObject.Document , DisposableObject.Dispose() , DisposableObject.ReleaseManagedResources() , DisposableObject.ReleaseUnmanagedResources() , DisposableObject.VerifyNotDisposed() , DisposableObject.Disposed , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
CdrOutline()
public CdrOutline()
Properties
Aangle
Zatrzymać lub ustawić kąt.
[JsonProperty]
public double Aangle { get; set; }
Wartość nieruchomości
CapsType
Zostaw lub ustaw rodzaj kapsułek.
[JsonProperty]
public short CapsType { get; set; }
Wartość nieruchomości
Color
Zostaw lub ustaw kolor.
[JsonProperty]
public CdrColor Color { get; set; }
Wartość nieruchomości
DashArray
Zostaw lub ustaw podkładkę.
[JsonProperty]
public List<int> DashArray { get; set; }
Wartość nieruchomości
EndMarkerId
Dostęp lub ustaw identyfikator marker końcowy.
[JsonProperty]
public int EndMarkerId { get; set; }
Wartość nieruchomości
JoinType
Otrzymuje lub określa typ przystąpienia.
[JsonProperty]
public short JoinType { get; set; }
Wartość nieruchomości
LineType
Zostaw lub ustaw typ linii.
[JsonProperty]
public short LineType { get; set; }
Wartość nieruchomości
LineWidth
Zostaw lub ustaw szerokość linii.
[JsonProperty]
public double LineWidth { get; set; }
Wartość nieruchomości
StartMarkerId
Uzyskuje lub ustawia identyfikator markeru początkowego.
[JsonProperty]
public int StartMarkerId { get; set; }
Wartość nieruchomości
Stretch
Przyjmuje lub ustawia rozciąganie.
[JsonProperty]
public double Stretch { get; set; }