STK ObjectsSend comments on this topic.
EventInterval Property (IAgVeGfxTimeEventTypeMarker)
See Also
Windows





Windows & Linux

Description

Event interval.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.