AGI STK Graphics 11 Send comments on this topic.
ControlSize Property (IAgStkGraphicsOverlay)
See Also 





Description

Gets the size of the overlay in coordinates relative to the overall globe control. The elements are in the order width, height, width Screen Overlay Unit, height Screen Overlay Unit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ControlSize() As System.Array

[C#]
public System.Array ControlSize {get;}

[Managed C++]
public: __property System::Array^ get_ControlSize();

[Unmanaged C++]
public: HRESULT get_ControlSize(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getControlSize();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1