STK AgCommRadarFoundationSend comments on this topic.
Type Property (IAgCRPolarization)
See Also
Windows





Windows & Linux

Description

Gets the polarization type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgECRPolarizationType
[C#]
public AgECRPolarizationType Type {get;}
[Managed C++]
public: __property AgECRPolarizationType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgECRPolarizationType * pType
);
[Java]
public AgECRPolarizationType getType();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.