IAgScGraphics Interface for Scenario-level 2D Graphics attributes.
  HideObject | Hides the object identified by its path in a specified 2D window. Users can specify either a window identifier or a window title or 'all' to hide the object in all 2d windows. | 
  HideObjects | Hides multiple objects in a specified 2D window. Users can specify either a window identifier or a window title or 'all' to hide objects in all 2d windows. | 
  ShowObject | Shows the object identified by its path in a specified 2D window. Users can specify either a window identifier or a window title or 'all' to show the object in all 2d windows. | 
  ShowObjects | Shows multiple objects in a specified 2D window. Users can specify either a window identifier or a window title or 'all' to show the objects in all 2d windows. | 
  AccessAnimHigh | Specify whether to display access animation highlights, i.e. boxes around objects participating in an access. | 
  AccessLineStyle | Line style of lines between objects participating in an access. | 
  AccessLinesVisible | Specify whether to display lines during animation between objects participating in an access. | 
  AccessLinesWidth | Line width of lines between objects participating in an access. | 
  AccessStatHigh | Specify whether to display access static highlights, i.e. thick lines overlying the ground track of a vehicle during access periods. | 
  AllowAnimUpdate | Specify whether to allow animation updates. | 
  CentroidsVisible | Specify whether to display area target centroids. | 
  ElsetNumVisible | Specify whether to display satellite elset numbers. | 
  GndMarkersVisible | Specify whether to display vehicle ground markers. | 
  GndTracksVisible | Specify whether to display vehicle ground tracks. | 
  InertialPosLabelsVisible | Specify whether to display labels at the inertial positions of planets. | 
  InertialPosVisible | Specify whether to display the inertial positions of planets. | 
  LabelsVisible | Specify whether to show labels of objects on the 2D map (general). | 
  OrbitMarkersVisible | Specify whether to display satellite orbit markers and missile and launch vehicle trajectory markers. | 
  OrbitsVisible | Specify whether to display satellite orbits and trajectories of missiles and launch vehicles. | 
  PlanetOrbitsVisible | Specify whether to display planetary orbits. | 
  SensorsVisible | Specify whether to show sensors on the 2D map. | 
  SubPlanetLabelsVisible | Specify whether to display labels for sub-planet points. | 
  SubPlanetPointsVisible | Specify whether to display sub-planet points. | 
  TextOutlineColor | Default text outline color. | 
  TextOutlineStyle | Default text outline style. | 
Set scenario display to hide and show STK Objects in a specified 2D window
| [C#] | ||
|---|---|---|
  | ||
Set scenario display to hide and show STK Objects in a specified 2D window
| [Visual Basic .NET] | ||
|---|---|---|
  | ||





