STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsTextOverlayFactory Interface

Description

A rectangular overlay that contains text.

Public Methods

Public Method InitializeInitializes the overlay with a position of (0, 0), a width of 100 pixels, and a height of 50 pixels.
Public Method InitializeWithPositionSizeInitializes the overlay with the specified position and size.
Public Method InitializeWithWidthHeightUnitsInitializes the overlay with the specified position and size.
Public Method InitializeWithXYWidthHeightInitializes the overlay with the specified x position, y position, width, and height, all specified in pixels.
© 2024 Analytical Graphics, Inc. All Rights Reserved.