StartConnectionIndex Property
In This Topic
Gets or sets the index of the anchor point of the destination annotation to which to connect the start point.
Syntax
'Declaration
Public Property StartConnectionIndex As Integer
public int StartConnectionIndex {get; set;}
See Also