AGI STK Objects 11 Send comments on this topic.
SetMarkerImageFile Method (IAgMtoVOMarker)
See Also 
ImageFile





Description

Method to set the marker image file.

Syntax

[Visual Basic .NET]
Public Sub SetMarkerImageFile( _
   ByVal ImageFile As String _
) 

[C#]
public void SetMarkerImageFile(
string ImageFile
);

[Managed C++]
public: void SetMarkerImageFile(
String __gc ^ ImageFile
);

[Java]
public  setMarkerImageFile(
String ImageFile
);

[Unmanaged C++]
public: HRESULT SetMarkerImageFile(
BSTR ImageFile
);

Parameters

ImageFile

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1