STK ObjectsSend comments on this topic.
Advanced Property (IAgCoverageDefinition)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgCvAdvanced getAdvanced();
[Python - STK API ]
@property
def Advanced(self) -> "IAgCvAdvanced":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.