Name | Description | |
---|---|---|
getBeginArrowheadLength | Gets the length of the arrowhead at the beginning of the specified line. | |
getBeginArrowheadStyle | Gets the style of the arrowhead at the beginning of the specified line. | |
getBeginArrowheadWidth | Gets the width of the arrowhead at the beginning of the specified line. | |
getCapStyle | Gets the cap style for the end of the line. Can be one of the LineCapStyle constants. | |
getColor | Returns the IColorFormat object that represents the specified solidcolor. | |
getDashStyle | Gets the dash style for the specified line. Can be one of the LineDashStyle constants. | |
getEndArrowheadLength | Gets the length of the arrowhead at the end of the specified line. | |
getEndArrowheadStyle | Gets the style of the arrowhead at the end of the specified line. | |
getEndArrowheadWidth | Gets the width of the arrowhead at the end of the specified line. | |
getGradientAngle | Gets the angle of the gradient line for the specified line format. | |
getGradientDegree | Returns the gradient degree of the specified one-color shaded line as a floating-point value from 0.0 (dark) through 1.0 (light). | |
getGradientStops | Returns the end point for the gradient line. This property is read-only. | |
getGradientStyle | Returns the gradient style for the specified line. | |
getGradientVariant | Returns the shade variant for the specified fill as an integer value from 1 through 4. | |
getInsetPen | Gets whether lines are drawn inside the specified shape's boundaries. | |
getJoinStyle | Gets the corners style of two intersecting lines. Can be one of the LineJoinStyle constants. | |
getPattern | Gets the line pattern. | |
getPatternColor | Returns the IColorFormat object that represents the specified colorof patterns. | |
getStyle | Gets the LineStyle object that represents the ILineFormatstyle. | |
getTransparency | Gets the degree of transparency of the specified line as a value from 0.0 (opaque) through 1.0 (clear). | |
getType | Returns the fill type of the line. | |
getVisible | Gets whether the object is visible. | |
getWeight | Gets the weight of the line. | |
oneColorGradient | Sets the specified line to a one-color gradient. | |
patterned | Sets the specified line to a pattern color. | |
presetGradient | Sets the specified line to a preset gradient. | |
setBeginArrowheadLength | Sets the length of the arrowhead at the beginning of the specified line. | |
setBeginArrowheadStyle | Sets the style of the arrowhead at the beginning of the specified line. | |
setBeginArrowheadWidth | Sets the width of the arrowhead at the beginning of the specified line. | |
setCapStyle | Sets the cap style for the end of the line. Can be one of the LineCapStyle constants. | |
setDashStyle | Sets the dash style for the specified line. Can be one of the LineDashStyle constants. | |
setEndArrowheadLength | Sets the length of the arrowhead at the end of the specified line. | |
setEndArrowheadStyle | Sets the style of the arrowhead at the end of the specified line. | |
setEndArrowheadWidth | Sets the width of the arrowhead at the end of the specified line. | |
setGradientAngle | Sets the angle of the gradient line for the specified line format. | |
setInsetPen | Sets whether lines are drawn inside the specified shape's boundaries. | |
setJoinStyle | Sets the corners style of two intersecting lines. Can be one of the LineJoinStyle constants. | |
setStyle | Sets the LineStyle object that represents the ILineFormatstyle. | |
setTransparency | Sets the degree of transparency of the specified line as a value from 0.0 (opaque) through 1.0 (clear). | |
setVisible | Sets whether the object is visible. | |
setWeight | Sets the weight of the line. | |
solid | Sets the specified line to a uniform color. | |
twoColorGradient | Sets the specified line to a two-color gradient. |