AGI STK Objects 11Send comments on this topic.
CustomC Property (IAgPropagationChannel)
See Also 
Windows






Windows & Linux

Description

Gets the Custom C propagation model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CustomC() As IAgCustomPropagationModel
[C#]
public IAgCustomPropagationModel CustomC {get;}
[Managed C++]
public: __property IAgCustomPropagationModel^ get_CustomC();
[Unmanaged C++]
public: HRESULT get_CustomC(
   IAgCustomPropagationModel ** ppRetVal
);
[Java]
public IAgCustomPropagationModel getCustomC();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.