LineInfo

Overview

LineInfo är en klass i Aspose.PDF FOSS för .NET.

Linje ritning parametrar för PdfContentEditor.DrawCurve.

och egenskaper: BorderStyle, LineColor, LineColorB, LineColorG, LineColorR, LineDashPattern,Och 3 fler.

Properties

NameTypeAccessDescription
VerticeCoordinatefloat[]?Läs/ SkrivVertex samordnar som platt array [x1,y1, x2,y2, .].
VisibilityboolLäs/ SkrivOm linjen är synlig.
LineColorRbyteLäs/ SkrivLinjefärg - röd komponent (0-255).
LineColorGbyteLäs/ SkrivLinjefärg - grön komponent (0-255).
LineColorBbyteLäs/ SkrivLinjefärg - blå komponent (0-255).
LineColorSystem.Drawing.ColorLäs/ SkrivLinjefärg (System.Drawing kompatibel).
LineWidthintLäs/ SkrivLinje bredd i punkter.
BorderStyleintLäs/ SkrivGränsstilsindikator (PDF tabell-228 /BS /S kod: 0=Solid, 1=Dashed, 2=Beveled och 3=Inset, 4=Underline).
LineDashPatternint[]?Läs/ SkrivDash on/off längder i poäng.

See Also

 Svenska