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