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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1