다음을 통해 공유


GaugePanel.TextAntiAliasingQuality 속성

정의

텍스트의 앤티앨리어싱 품질을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextAntiAliasingQualityTypes> TextAntiAliasingQuality { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextAntiAliasingQualityTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextAntiAliasingQualityTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.TextAntiAliasingQualityTypes> TextAntiAliasingQuality { get; set; }
member this.TextAntiAliasingQuality : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.TextAntiAliasingQualityTypes> with get, set
Public Property TextAntiAliasingQuality As ReportExpression(Of TextAntiAliasingQualityTypes)

속성 값

ReportExpression<T> 개체입니다.

적용 대상