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






Windows & Linux

Description

Used to determine whether or not the object supports ObjectCoverage.

Syntax

[Visual Basic .NET]
Public Function IsObjectCoverageSupported() As Boolean

[C#]
public bool IsObjectCoverageSupported();

[Managed C++]
public: bool IsObjectCoverageSupported();

[Java]
public bool isObjectCoverageSupported();

[Unmanaged C++]
public: HRESULT IsObjectCoverageSupported(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface