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





Windows & Linux

Description

Gets the contour type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.