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 _
) As 
[C#]
public void SetImageFile(
    string MarkerFile
);
[Managed C++]
public: void SetImageFile(
    String __gc ^ MarkerFile
);
[Java]
public void setImageFile(
    String MarkerFile
);
[Unmanaged C++]
public: HRESULT SetImageFile(
    BSTR MarkerFile
);

Parameters

MarkerFile

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.