Interface for 3D Graphics window data display element.
  AddToAllWindows | Add the data display to all 3D windows. | 
  AddToWindow | Add the data display to a 3D window. | 
  IsDisplayedInWindow | Opt whether to show the data display in the selected location. | 
  RemoveFromWindow | Remove the data display from a 3D window. | 
  AvailableWindows | Get the available 3D windows for the data display. | 
  BackgroundBorderColor | Gets or sets the color of the border surrounding the data display background. | 
  BackgroundTextureFilename | Gets or sets the filename of the background texture. | 
  BackgroundTranslucency | Gets or sets the translucency of the background between 0 and 1 inclusive. | 
  BgColor | Gets or sets the color of the data display background. | 
  BgHeight | Gets or sets the height of the data display background. Dimensionless. | 
  BgWidth | Gets or sets the width of the data display background. Dimensionless. | 
  FontColor | Font color of the data display. | 
  FontSize | Font size of the data display. | 
  Format | Font format of the data display. | 
  IsShowNameEnabled | Opt whether to show an objects name in the data display title. | 
  IsVisible | Opt whether to show the data display element. | 
  Location | Gets or sets the location where the data display is to appear: 3D window, data display area, or offset from the selected object. | 
  Name | Name of data display element. | 
  Title | Opt whether to show the title of the data display. | 
  TitleText | Gets or sets the title of the data display. | 
  TransparentBg | Opt whether to make the background transparent. | 
  UseAutoSizeHeight | Opt whether to allow automatic resizing of data display height. | 
  UseAutoSizeWidth | Opt whether to allow automatic resizing of data display width. | 
  UseBackground | Opt whether to use a background with the data display. | 
  UseBackgroundBorder | Opt whether to use a background border with the data display. | 
  UseBackgroundTexture | Opt whether to use a background texture with the data display. | 
  X | Amount of X offset from the origin. Dimensionless. | 
  XOrigin | Gets or sets the horizontal point of origin for the marker (left, center or right). | 
  Y | Amount of Y offset from the origin. Dimensionless. | 
  YOrigin | Gets or sets the vertical point of origin for the marker (top, center or bottom.). | 
Configure 3D data display
| [C#] | ||
|---|---|---|
  | ||
Delay graphics updates while manipulating properties of an object
| [C#] | ||
|---|---|---|
  | ||
Delay graphics updates while manipulating properties of an object
| [Visual Basic .NET] | ||
|---|---|---|
  | ||
Configure 3D data display
| [Visual Basic .NET] | ||
|---|---|---|
  | ||
Add a Data Display to the 3D Window
| [Python - STK API] | ||
|---|---|---|
  | ||
Add a Data Display to the 3D Window
| [MATLAB] | ||
|---|---|---|
  | ||





