MapViewport.MapLimits 속성

정의

지도 뷰포트의 제한을 가져옵니다.

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

속성 값

MapLimits 개체입니다.

적용 대상