Line

Line class

Contains elements specifying general positioning information about a shape.

Properties

NameTypeDescription
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
LineWeightDoubleValueSpecifies the line weight of a shape. Line weight is independent of the scale of the drawing. If the drawing is scaled,
GradientLineGradientFillContains the current gradient line formatting values for the shape
LineColorColorValueSpecifies the line color of the shape.
CompoundTypeCompoundTypeSpecifies the line CompoundType of the shape.
LinePatternLinePatternSpecifies the line pattern of the shape
RoundingDoubleValueSpecifies the radius of the rounding arc applied where two contiguous segments of a path meet. For example, rounding can
EndArrowSizeArrowSizeSpecifies the size of the arrowhead at the end of the line.
BeginArrowIntValueIndicates whether a line has an arrowhead or other line end format at its first vertex. Enter a number from 0 to 45 or t
EndArrowIntValueIndicates whether a line has an arrowhead or other line-end format at its last vertex.
LineCapBoolValueSpecifies whether a line has rounded or square line ends.
BeginArrowSizeArrowSizeDetermines the size of the arrowhead at the beginning of the line. Enter a number from 0 to 6.
LineColorTransDoubleValueSpecifies the transparency level of a shape’s line color, from 0 (opaque) to 1 (completely transparent). The default is

Methods

NameDescription
deepCloneCreates deep copy of this instance.