AGI STK Graphics 11 Send comments on this topic.
Initialize Method (IAgStkGraphicsTextureScreenOverlayFactory)
See Also 





Description

Initializes the overlay with a position of (0, 0), a width of 100 pixels, and a height of 50 pixels.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsTextureScreenOverlay

[C#]
public IAgStkGraphicsTextureScreenOverlay Initialize();

[Managed C++]
public: IAgStkGraphicsTextureScreenOverlay^ Initialize();

[Java]
public IAgStkGraphicsTextureScreenOverlay initialize();

[Unmanaged C++]
public: HRESULT Initialize(
IAgStkGraphicsTextureScreenOverlay ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1