STK Vector Geometry ToolSend comments on this topic.
Type Property (IAgCrdnEventArray)
See Also
Windows





Windows & Linux

Description

Return the type of time array.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgECrdnEventArrayType
[C#]
public AgECrdnEventArrayType Type {get;}
[Managed C++]
public: __property AgECrdnEventArrayType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgECrdnEventArrayType * pRetVal
);
[Java]
public AgECrdnEventArrayType getType();
[Python - STK API ]
@property
def Type(self) -> "AgECrdnEventArrayType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.