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






Windows & Linux

Description

This property is deprecated. Use the AvailableMarkerTypes property from the IAgScVO interface. Retrieves the list of available MarkerTypes

Syntax

[Visual Basic .NET]
Public Function AvailableMarkerTypes() As 
[C#]
public System.Array AvailableMarkerTypes();
[Managed C++]
public: System::Array AvailableMarkerTypes();
[Java]
public VariantArray availableMarkerTypes();
[Unmanaged C++]
public: HRESULT AvailableMarkerTypes(
    SAFEARRAY * * ppMarkers
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.