STK ObjectsSend comments on this topic.
OffsetSupportedTypes Property (IAgVeGfxTimeEventTypeText)
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 AgSafeArray getOffsetSupportedTypes();
[Python - STK API ]
@property
def OffsetSupportedTypes(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.