次の方法で共有


MapViewport.MapParallels プロパティ

定義

マップの垂直グリッドを取得します。値の設定も可能です。

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

プロパティ値

MapGridLines オブジェクト。

適用対象