言語

MapPointLayer.MapPointRules プロパティ

定義

マップポイントレイヤー内のマップポイントに適用するルールのセットを取得します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ MapPointRules { Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointRules MapPointRules { get; set; }
member this.MapPointRules : Microsoft.ReportingServices.RdlObjectModel.MapPointRules with get, set
Public Property MapPointRules As MapPointRules

プロパティ値

MapPointRules オブジェクト。

適用対象