ILineFormat

General

ILineFormat és una interfície en Aspose.Slides per a NET.

Representa el format d’una línia.

Propietats

NameTypeAccessDescription
IsFormatNotDefinedboolReadIndicates whether the line format is undefined
FillFormatILineFillFormatReadGets the fill settings applied to the line
WidthfloatRead/WriteGets or sets the line thickness in points
DashStyleLineDashStyleRead/WriteGets or sets the dash pattern of the line
CapStyleLineCapStyleRead/WriteGets or sets the line end cap style
AlignmentLineAlignmentRead/WriteGets or sets the line alignment relative to its shape
BeginArrowheadStyleLineArrowheadStyleRead/WriteGets or sets the style of the arrowhead at the line start
EndArrowheadStyleLineArrowheadStyleRead/Write
BeginArrowheadWidthLineArrowheadWidthRead/WriteGets or sets the width of the start arrowhead
EndArrowheadWidthLineArrowheadWidthRead/WriteGets or sets the width of the end arrowhead
BeginArrowheadLengthLineArrowheadLengthRead/WriteGets or sets the length of the start arrowhead
EndArrowheadLengthLineArrowheadLengthRead/WriteGets or sets the length of the end arrowhead
CustomDashPatternIList<float>Read/WriteGets a list of dash lengths for a custom dash style
StyleLineStyleRead/WriteGets or sets the overall line style (solid, dash, etc.)
JoinStyleLineJoinStyleRead/WriteGets or sets how line segments join (miter, bevel, round)
MiterLimitfloatRead/WriteGets or sets the miter length limit for sharp joins
 Català