Refraction method, a member of the AgESnRefractionType enumeration.
Read-write property
[Visual Basic .NET] |
---|
Public Property Refraction() As AgESnRefractionType |
[C#] |
---|
public AgESnRefractionType Refraction {get; set;} |
[Managed C++] |
---|
public: __property AgESnRefractionType get_Refraction(); |
[Unmanaged C++] |
---|
public: HRESULT get_Refraction( |
[Java] |
---|
public AgESnRefractionType getRefraction();public void setRefraction( |