Gets the polarization type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEPolarizationType
|
| [C#] |
|---|
public AgEPolarizationType Type {get;}
|
| [Managed C++] |
|---|
public: __property AgEPolarizationType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgEPolarizationType getType();
|