The model of aberration to be used in access
computations.
Read-write property
[Visual Basic .NET] |
---|
Public Property AberrationType() As AgEAberrationType
|
[C#] |
---|
public AgEAberrationType AberrationType {get; set;}
|
[Managed C++] |
---|
public: __property AgEAberrationType get_AberrationType();
|
[Unmanaged C++] |
---|
public: HRESULT get_AberrationType(
|
[Java] |
---|
public AgEAberrationType getAberrationType();public void setAberrationType(
|