AGI STK Objects 11 Send comments on this topic.
AvailableMarkerTypes Method (IAgScVO)
See Also 





Description

Retrieves the list of available MarkerTypes

Syntax

[Visual Basic .NET]
Public Function AvailableMarkerTypes() As System.Array

[C#]
public System.Array AvailableMarkerTypes();

[Managed C++]
public: System::Array AvailableMarkerTypes();

[Java]
public Object[] availableMarkerTypes();

[Unmanaged C++]
public: HRESULT AvailableMarkerTypes(
SAFEARRAY ** Array
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1