次の方法で共有


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 オブジェクト。

適用対象