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






Windows & Linux

Description

Definition properties of the FOM.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Definition() As IAgFmDefinition
[C#]
public IAgFmDefinition Definition {get;}
[Managed C++]
public: __property IAgFmDefinition ^ get_Definition();
[Unmanaged C++]
public: HRESULT get_Definition(
    IAgFmDefinition ** ppVal
);
[Java]
public IAgFmDefinition getDefinition();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.