Share via


Map.AntiAliasing Eigenschaft

Definition

Ruft den Antialiasingtyp für die Karte ab oder legt ihn fest.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: