ReadonlybeginBegin-arrow head value string (e.g. '0' = none, '1' = standard).
ReadonlyendEnd-arrow head value string (e.g. '0' = none, '1' = standard).
ReadonlyfromConnection point used on the from-shape ('center', { name }, or { index }).
ReadonlyfromID of the shape this connector starts from. undefined if the begin endpoint is not connected.
ReadonlyidVisio shape ID of this connector.
ReadonlystyleLine style (color, weight, pattern, routing) for this connector.
ReadonlytoConnection point used on the to-shape ('center', { name }, or { index }).
ReadonlytoID of the shape this connector ends at. undefined if the end endpoint is not connected.
A read/delete wrapper around a connector shape found on a page. Obtain instances via
page.getConnectors().