Adds a new straight segment as decoration of a shape.
Public Sub AddDecorationLine( _ ByVal x1 As Integer, _ ByVal y1 As Integer, _ ByVal x2 As Integer, _ ByVal y2 As Integer _)
public:void AddDecorationLine ( short x1, short y1, short x2, short y2)
Decorations are not used for hit-testing, clipping and finding intersection with arrows.
ShapeTemplate MembersShapeTemplate ClassFlowChartPro NamespaceHorizontalScale PropertyVerticalScale Property