STK ObjectsSend 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 * pVal
);
[Java]
public AgEFmDefinitionType getDefinitionType();
[Python - STK API ]
@property
def DefinitionType(self) -> "AgEFmDefinitionType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.