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





Windows & Linux

Description

Return the type of collection of interval lists.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.