AGI STK Objects 11Send comments on this topic.
IsVgtSupported Method (IAgStkObject)
See Also 
Windows






Windows & Linux

Description

Returns whether the object supports Vector Geometry.

Syntax

[Visual Basic .NET]
Public Function IsVgtSupported() As Boolean
[C#]
public bool IsVgtSupported();
[Managed C++]
public: bool IsVgtSupported();
[Java]
public bool isVgtSupported();
[Unmanaged C++]
public: HRESULT IsVgtSupported(
   VARIANT_BOOL * ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.