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 개체입니다.

적용 대상