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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1