AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.