STK Vector Geometry ToolSend comments on this topic.
EventArrays Property (IAgCrdnProvider)
See Also
Windows





Windows & Linux

Description

Returns a group of event arrays.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventArrays() As IAgCrdnEventArrayGroup
[C#]
public IAgCrdnEventArrayGroup EventArrays {get;}
[Managed C++]
public: __property IAgCrdnEventArrayGroup ^ get_EventArrays();
[Unmanaged C++]
public: HRESULT get_EventArrays(
    IAgCrdnEventArrayGroup ** ppRetVal
);
[Java]
public IAgCrdnEventArrayGroup getEventArrays();
[Python - STK API ]
@property
def EventArrays(self) -> "IAgCrdnEventArrayGroup":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.