AGI STK Util 11 Send comments on this topic.
GetValue Method (IAgPropertyInfo)
See Also 
Windows






Windows & Linux

Description

The value of the property. Use PropertyType to determine the type to cast to.

Syntax

[Visual Basic .NET]
Public Function GetValue() As System.Object

[C#]
public System.Object GetValue();

[Managed C++]
public: VARIANT GetValue();

[Java]
public Variant getValue();

[Unmanaged C++]
public: HRESULT GetValue(
VARIANT * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface