Share via


MapCustomColorRule.MapCustomColors 속성

정의

지도 공간 요소의 색을 지정하는 데 사용할 색의 컬렉션을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapCustomColorCollection ^ MapCustomColors { Microsoft::ReportingServices::OnDemandReportRendering::MapCustomColorCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColorCollection MapCustomColors { get; }
member this.MapCustomColors : Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColorCollection
Public ReadOnly Property MapCustomColors As MapCustomColorCollection

속성 값

MapCustomColorCollection 개체입니다.

적용 대상