Search results

ISegmentCollectionChangeEventArgs API in JavaScript Diagram API control

ISegmentCollectionChangeEventArgs notifies while the segments are added or removed from the connector.

Properties

addSegments

[]

returns the collection of segment that must be added to connector segment collection

cancel

boolean

returns whether to cancel the change or not

removeSegments

[]

returns the collection of segment that must be removed from connector segment collection

type

ChangeType

returns the type of the collection change