QaShape - Methods
| Methods | Description | Return Type | Input Parameters | Remarks |
| Delete(); | long | |||
| Duplicate(IQaShape* shape); | long | |||
| GetBottom(); | double | |||
| GetDataSource(); | IQaDataSource* | |||
| GetLeader(); | IQaLeader* | |||
| GetLeft(); | double | |||
| GetRight(); | double | |||
| GetStyle(); | IQaStyle* | |||
| GetTop(); | double | |||
| Refresh(); | void | |||
| Reload(); | long | |||
| SetBottom(double value); | void | |||
| SetBox(double left, double bottom, double right, double top); | long | |||
| SetBoxRelative(double left, double bottom, double right, double top); | long | |||
| SetLeft(double value); | void | |||
| SetRight(double value); | void | |||
| SetTop(double value); | void |
QaShape - Properties
| Property | Description | Return Type | Input Parameters | Remarks |
| BuddyDataSourceType; | eAnnotBuddyDataSourceType | |||
| BuddyHorizontalSpace; | double | |||
| BuddyHorizontalType; | eAnnotBuddyHorizontalType | |||
| BuddyLabel; | BSTR | |||
| BuddyMatchHeight; | boolean | |||
| BuddyMatchWidth; | boolean | |||
| BuddyVerticalSpace; | double | |||
| BuddyVerticalType; | eAnnotBuddyVertType | |||
| EventAction; | eAnnotEventAction | |||
| EventStyleLabel; | BSTR | |||
| ExecuteAction; | eAnnotExecuteAction | |||
| Label; | BSTR | |||
| LoadFilename; | BSTR | |||
| Locked; | boolean | |||
| NoDraw; | boolean | |||
| ShapeType; | eShapeType |
Shape Enumerators
SQaShape Shape Type - eShapeType
| Enumerator | Description | Help String | Input Parameters | Remarks |
| eShapeTypeAsterisk = 1, | Asterisk | |||
| eShapeTypeCheck, | Check Mark | |||
| eShapeTypeDiamond, | Diamond | |||
| eShapeTypeEastTriangle, | East Triangle | |||
| eShapeTypeEllipse, | Ellipse | |||
| eShapeTypeHollowPlus, | Hollow Plus | |||
| eShapeTypeHollowX, | Hollow X | |||
| eShapeTypeNorthTriangle, | North Triangle | |||
| eShapeTypePlus, | Plus | |||
| eShapeTypeRectangle, | Rectangle | |||
| eShapeTypeSouthTriangle, | South Triangle | |||
| eShapeTypeStar | Four Corner Star | |||
| eShapeTypeWestTriangle, | West Triangle | |||
| eShapeTypeX, | X |
Can we improve this topic? Click Send Feedback in the upper right of the screen to share your comments!