Map.AntiAliasing プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マップのアンチエイリアシングの種類を取得します。値の設定も可能です。
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)
プロパティ値
ReportExpression<T> オブジェクト。