Command
QisLib_SetMarkerShape Function: int QisLib_SetMarkerShape(int Shape); Inputs: Shape: _QISMS_DIAMOND (diamond marker) or _QISMS_X (x shaped marker) Return: 0 (always) Errors: - Description: - Sets the shape of the marker that will be displayed when QisLib_SetGeometryMarker or QisLib_SetReferenceMarker have been turned on.References: QisLib_SetGeometryMarker QisLib_SetReferenceMarker |