This property is deprecated. Use the
AvailableMarkerTypes property from the IAgScVO interface. Retrieves
the list of available MarkerTypes
[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(
|