AGI STK Objects 11 Send comments on this topic.
Advanced Property (IAgCoverageDefinition)
See Also 





Description

Advanced properties of the coverage definition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Advanced() As IAgCvAdvanced

[C#]
public IAgCvAdvanced Advanced {get;}

[Managed C++]
public: __property IAgCvAdvanced^ get_Advanced();

[Unmanaged C++]
public: HRESULT get_Advanced(
IAgCvAdvanced ** ppRetVal
);

[Java]
public IAgCvAdvanced getAdvanced();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1