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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.