AGI STK Objects 11 Send comments on this topic.
FileType Property (IAgTerrain)
See Also 





Description

Type of terrain data file. A member of the AgETerrainFileType enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FileType() As AgETerrainFileType

[C#]
public AgETerrainFileType FileType {get;}

[Managed C++]
public: __property AgETerrainFileType get_FileType();

[Unmanaged C++]
public: HRESULT get_FileType(
AgETerrainFileType * pRetVal
);

[Java]
public AgETerrainFileType getFileType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1