DiagramConnectionPointBuilder

Methods

X(System.Double)

Sets the X coordinate of the intermediate point.

Parameters

value - System.Double

The value for X

RETURNS

Returns the current DiagramConnectionPointBuilder instance.

Y(System.Double)

Sets the Y coordinate of the intermediate point.

Parameters

value - System.Double

The value for Y

RETURNS

Returns the current DiagramConnectionPointBuilder instance.