True if refraction was computed for the apparent relative position of the other object.
Read-only property
[Visual Basic .NET] |
---|
Public Property IsRefractionComputed() As Boolean |
[C#] |
---|
public bool IsRefractionComputed {get;} |
[Managed C++] |
---|
public: __property bool get_IsRefractionComputed(); |
[Unmanaged C++] |
---|
public: HRESULT get_IsRefractionComputed( VARIANT_BOOL * pIsComputed ); |
[Java] |
---|
public bool getIsRefractionComputed(); |