| Methods |
Return Type |
| Delete(); |
long |
| Duplicate(IQaView* view); |
long |
| GetBottom(); |
double |
| GetDataSource(); |
IQaDataSource* |
| GetFeatureMarkerArrowLength(eFeatureMarkerFeatureType featureMarkerFeatureType); |
short |
| GetFeatureMarkerArrowWidth(eFeatureMarkerFeatureType featureMarkerFeatureType); |
short |
| GetFeatureMarkerLength(eFeatureMarkerFeatureType featureMarkerFeatureType); |
short |
| GetFeatureMarkerRootLength(eFeatureMarkerFeatureType featureMarkerFeatureType); |
short |
| GetFeatureMarkerText(eFeatureMarkerFeatureType featureMarkerFeatureType); |
BSTR |
| GetFeatureMarkerTextColor(eFeatureMarkerFeatureType featureMarkerFeatureType); |
eColor |
| GetFeatureMarkerTextEnabled(eFeatureMarkerFeatureType featureMarkerFeatureType); |
boolean |
| GetFeatureMarkerTextHeight(eFeatureMarkerFeatureType featureMarkerFeatureType); |
double |
| GetFeatureMarkerType(eFeatureMarkerFeatureType featureMarkerFeatureType); |
eFeatureMarkerType |
| GetFeatureMarkerWidth(eFeatureMarkerFeatureType featureMarkerFeatureType); |
short |
| GetFeatureMode(); |
eFeatureMode |
| GetLeader(); |
IQaLeader* |
| GetLeft(); |
double |
| GetMarkerStyle(); |
IQaStyle* |
| GetRight(); |
double |
| GetSpectrum(); |
IQaSpectrum* |
| GetStyle(); |
IQaStyle* |
| GetTop(); |
double |
| LayerAdd(long layer); |
long |
| LayerAll(); |
long |
| LayerNone(); |
long |
| LayerRel(long layer); |
long |
| Refresh(); |
void |
| Reload(); |
long |
| RotateA(double angle); |
long |
| RotateB(double angle); |
long |
| RotateIso(eViewRotateIsoX x,eAlignment y,eViewRotateIsoZ z); |
long |
| RotateSpin(double angle); |
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 |
| SetFeatureMarker(eFeatureMarkerFeatureType featureMarkerFeatureType, eFeatureMarkerType featureMarkerType, short markerLen, short markWid, short arrowLen, short arrowWid, short rootLen, int featureMarkerMaterialID); |
void |
| SetFeatureMarkerArrowLength(eFeatureMarkerFeatureType featureMarkerFeatureType, short arrowLen); |
void |
| SetFeatureMarkerArrowWidth(eFeatureMarkerFeatureType featureMarkerFeatureType, short arrowWid); |
void |
| SetFeatureMarkerLength(eFeatureMarkerFeatureType featureMarkerFeatureType, short markerLen); |
void |
| SetFeatureMarkerRootLength(eFeatureMarkerFeatureType featureMarkerFeatureType, short rootLen); |
void |
| SetFeatureMarkerText(eFeatureMarkerFeatureType featureMarkerFeatureType, LPCTSTR lpszNewValue); |
void |
| SetFeatureMarkerTextColor(eFeatureMarkerFeatureType featureMarkerFeatureType, eColor textColor); |
void |
| SetFeatureMarkerTextEnabled(eFeatureMarkerFeatureType featureMarkerFeatureType, boolean bNewValue); |
void |
| SetFeatureMarkerTextHeight(eFeatureMarkerFeatureType featureMarkerFeatureType, double textHeight); |
void |
| SetFeatureMarkerType(eFeatureMarkerFeatureType featureMarkerFeatureType, eFeatureMarkerType featureMarkerType); |
void |
| SetFeatureMarkerWidth(eFeatureMarkerFeatureType featureMarkerFeatureType, short markWid); |
void |
| SetFeatureMode(eFeatureMode featureMode); |
void |
| SetLeft(double value); |
void |
| SetRight(double value); |
void |
| SetTop(double value); |
void |
| ZoomFit(); |
long |