AGI STK Objects 11Send comments on this topic.
TrailDataSupportedTypes Property (IAgVeGfxLeadTrailData)
See Also
Windows






Windows & Linux

Description

Returns an array of valid choices.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrailDataSupportedTypes() As System.Array
[C#]
public System.Array TrailDataSupportedTypes {get;}
[Managed C++]
public: __property System::Array get_TrailDataSupportedTypes();
[Unmanaged C++]
public: HRESULT get_TrailDataSupportedTypes(
    SAFEARRAY * * ppRetVal
);
[Java]
public VariantArray getTrailDataSupportedTypes();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.