STK ObjectsSend comments on this topic.
AvailableMarkerTypes Method (IAgScVO)
See Also
Windows





Windows & Linux

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();
[Unmanaged C++]
public: HRESULT AvailableMarkerTypes(
    SAFEARRAY * * ppMarkers
);
[Java]
public AgSafeArray availableMarkerTypes();
[Python - STK API ]
def AvailableMarkerTypes(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.