AGI STK Objects 11Send comments on this topic.
SetImageFile Method (IAgVeVOWaypointMarkersElement)
See Also 
MarkerFile
Windows






Windows & Linux

Description

Sets a file name of the image used for the waypoint.

Syntax

[Visual Basic .NET]
Public Sub SetImageFile( _
   ByVal MarkerFile As String _
) 
[C#]
public void SetImageFile(
   string MarkerFile
);
[Managed C++]
public: void SetImageFile(
   String __gc ^ MarkerFile
);
[Java]
public  setImageFile(
   String MarkerFile
);
[Unmanaged C++]
public: HRESULT SetImageFile(
   BSTR MarkerFile
);

Parameters

MarkerFile

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.