The type of aberration applied
Read-only property
[Visual Basic .NET] |
---|
Public Property AberrationType() As AgEApparentPositionAberrationType |
[C#] |
---|
public AgEApparentPositionAberrationType AberrationType {get;} |
[Managed C++] |
---|
public: __property AgEApparentPositionAberrationType get_AberrationType(); |
[Unmanaged C++] |
---|
public: HRESULT get_AberrationType( AgEApparentPositionAberrationType * pType ); |
[Java] |
---|
public AgEApparentPositionAberrationType getAberrationType(); |