STK Vector Geometry ToolSend comments on this topic.
Interval Property (IAgCrdnEventIntervalResult)
See Also
Windows





Windows & Linux

Description

An interval.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.