| Parameter | Type | Description | Remarks |
| ClearKinks() | long | ||
| CreateKink(long pos) | long | ||
| DeleteKink(long pos) | long | ||
| GetKinkA(long pos) | double | ||
| GetKinkB(long p) | double | ||
| GetKinkCount() | long | ||
| GetStyle() | IQaStyle* | ||
| SetKinkA(long pos, double a) | long | ||
| SetKinkB(long pos, double b) | long |
| Parameter | Type | Description | Remarks |
| AttachBottomCenter | boolean | ||
| AttachBottomLeft | boolean | ||
| AttachBottomRight | boolean | ||
| AttachLeftCenter | boolean | ||
| AttachRightCenter | boolean | ||
| AttachTopCenter | boolean | ||
| AttachTopLeft | boolean | ||
| AttachTopRight | boolean | ||
| FeatureLabel | BSTR | ||
| LocateA | double | ||
| LocateB | double | ||
| StubLength | double | ||
| TerminatorLength | double | ||
| TerminatorSize | double | ||
| TerminatorType | eLeaderTerminatorType | ||
| TerminatorWidth | double | ||
| Thickness | double | ||
| Type | eLeaderType | ||
| ViewLabel | BSTR |
| Parameters | Help String | Description | Remarks |
| eLeaderTypeDataSourceFeat | Use DataSource Feature | ||
| eLeaderTypeFeatByLabel | Use Feature By Label | ||
| eLeaderTypeLocate | Locate at A,B | ||
| eLeaderTypeNone = 0 | None |
| Parameters | Help String | Description | Remarks |
| eTerminatorTypeArrow | Arrow | ||
| eTerminatorTypeAsterisk | Asterisk | ||
| eTerminatorTypeCheck | Check Mark | ||
| eTerminatorTypeDiamond | Diamond | ||
| eTerminatorTypeDot | Dot | ||
| eTerminatorTypeStar | Four Corner Star | ||
| eTerminatorTypeHollowPlus | Hollow Plus | ||
| eTerminatorTypHollowX | Hollow X | ||
| eTerminatorTypeNone = 0 | No Terminator | ||
| eTerminatorTypePlus | Plus | ||
| eTerminatorTypeSquare | Square | ||
| eTerminatorTypeX | X |