MapPoint.MapPointTemplate 속성

정의

지도 점에 적용할 사용자 지정 템플릿을 가져오거나 설정합니다.

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

속성 값

MapPointTemplate 개체입니다.

적용 대상