Map.TextAntiAliasingQuality Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erhält oder setzt die Anti-Aliasing-Qualität für den Kartentext.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapTextAntiAliasingQualities> TextAntiAliasingQuality { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapTextAntiAliasingQualities> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapTextAntiAliasingQualities> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.MapTextAntiAliasingQualities> TextAntiAliasingQuality { get; set; }
member this.TextAntiAliasingQuality : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.MapTextAntiAliasingQualities> with get, set
Public Property TextAntiAliasingQuality As ReportExpression(Of MapTextAntiAliasingQualities)
Eigenschaftswert
Ein ReportExpression<T>-Objekt.