Usages of ILabelSnapResultProvider
Properties
snapResultProvider | in LabelDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the ILabelSnapResultProvider type for ILabels this instance has been created for. |
Method Return Values
create (function(GraphSnapContext, CollectSnapResultsEventArgs, IOrientedRectangle, ILabel):void) | in ILabelSnapResultProvider |
Implementing Types
LabelSnapResultProvider | The default implementation of ILabelSnapResultProvider that provides the snap results to the GraphSnapContext during dragging of labels. |