MapViewport.MapMeridians 属性

定义

获取或设置地图的地图水平网格。

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

属性值

MapGridLines 对象。

适用于