Sets/gets the quality of the graphics display.
Read-write property
[Visual Basic .NET] |
---|
Public Property Quality() As AgEVmDisplayQualityType |
[C#] |
---|
public AgEVmDisplayQualityType Quality {get; set;} |
[Managed C++] |
---|
public: __property AgEVmDisplayQualityType get_Quality(); |
[Unmanaged C++] |
---|
public: HRESULT get_Quality( |
[Java] |
---|
public AgEVmDisplayQualityType getQuality(); |