STK ObjectsSend comments on this topic.
Type Property (IAgChTimePeriodBase)
See Also
Windows





Windows & Linux

Description

Get the option used for setting the chain's time period.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.