How to add your knowledge

InkLeaderMixin

    Table of contents
    1. 1. Synopsis
    2. 2. Mixins
    3. 3. Parameters

    Synopsis

    This mixin provides all of the common attributes for designs with "leader" objects.

    Mixins

    InkArrowMixin

    InkStrokedMixin

    Parameters

    Name Type Description
    arrowStartStyle name The type of arrow that should appear at the start of leader. The default value is :None.
    arrowEndStyle name The type of arrow that should appear at the end of leader. The default value is ArrowStyle.
    arrowStartSize number The size of the arrow at the start of leader. The default value is ArrowSize.
    arrowEndSize number The size of the arrow at the end of leader. The default value is ArrowSize.