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






Windows & Linux

Description

Returns an array of valid choices

Property type

Read-only property

Syntax

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

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.