STK Real-Time Tracking ToolSend comments on this topic.
IAgRt3QueryGraphics Interface

Description

Defines the set of graphical attributes applied to entities contained in a query.

Public Methods

Public Method SetMarkerSet the marker to the desired type using the provided data.
Public Method SetModelSet the model to the desired type and provided data.

Public Properties

Public Property ColorThe entity color.
Public Property LabelsThe list of meta-data fields whose values will be used to generate the entity label.
Public Property LabelSeparatorThe string that will separate label fields.
Public Property LeadTimeThe amount of time in seconds which future points will be displayed.
Public Property LineStyleThe entity line style.
Public Property LineWidthThe entity line width.
Public Property MarkerDataThe marker data.
Public Property MarkerSizeThe size of markers, in pixels.
Public Property MarkerTypeThe type of marker.
Public Property ModelDataThe model data.
Public Property ModelScaleThe logarithmic scaling factor for the model with 0 being actual size.
Public Property ModelTypeThe type of model .
Public Property MultiLineLabelIf the label has multiple fields, show each field on a new line.
Public Property QueryThe query associated with the graphics.
Public Property ShowFieldNameToggles the display of the name of the meta-data field as part of the label.
Public Property ShowLabelsToggles the display of the labels.
Public Property ShowLinesToggles the display of all lines.
Public Property ShowMarkersToggles the display of the markers.
Public Property ShowModelsToggles the display of all models.
Public Property TrailTimeThe amount of time in seconds which past points will continue to be displayed.
Public Property UseLeadTrailIndicates if lead and trail times should be used.

Interfaces

CoClasses that Implement IAgRt3QueryGraphics

© 2024 Analytical Graphics, Inc. All Rights Reserved.