AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsTextureScreenOverlayFactory Interface Members
See Also  Overview 

Public Methods

Public Method Initialize Initializes the overlay with a position of (0, 0), a width of 100 pixels, and a height of 50 pixels.
Public Method InitializeWithPositionSize Initializes the overlay with the specified position and size.
Public Method InitializeWithPositionTexture Initializes the overlay with a specified background texture. The size of the overlay will be the same as the size of the texture.
Public Method InitializeWithXYTexture Initializes the overlay with a specified background texture. The size of the overlay will be the same as the size of the texture.
Public Method InitializeWithXYWidthHeight Initializes the overlay with the specified x position, y position, width, and height, all specified in pixels.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface