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






Windows & Linux

Description

Definition type for the FOM.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefinitionType() As AgEFmDefinitionType

[C#]
public AgEFmDefinitionType DefinitionType {get;}

[Managed C++]
public: __property AgEFmDefinitionType get_DefinitionType();

[Unmanaged C++]
public: HRESULT get_DefinitionType(
AgEFmDefinitionType * pRetVal
);

[Java]
public AgEFmDefinitionType getDefinitionType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface