AGI STK VGT 11Send comments on this topic.
AberrationType Property (IAgCrdnLightTimeDelay)
See Also
Windows






Windows & Linux

Description

Method used to Aberration Type.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AberrationType() As AgECrdnVolumeAberrationType
[C#]
public AgECrdnVolumeAberrationType AberrationType {get; set;}
[Managed C++]
public: __property AgECrdnVolumeAberrationType get_AberrationType();
public: __property void set_AberrationType( AgECrdnVolumeAberrationType );
[Unmanaged C++]
public: HRESULT get_AberrationType(
    AgECrdnVolumeAberrationType * pRetVal
);
public: HRESULT put_AberrationType(
    AgECrdnVolumeAberrationType AberrationType
);
[Java]
public AgECrdnVolumeAberrationType getAberrationType();
public void setAberrationType(
    AgECrdnVolumeAberrationType
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.