共用方式為


MapLine.MapLineTemplate 屬性

Gets a custom template to be applied to the map line.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property MapLineTemplate As MapLineTemplate 
    Get
'用途
Dim instance As MapLine 
Dim value As MapLineTemplate 

value = instance.MapLineTemplate
public MapLineTemplate MapLineTemplate { get; }
public:
property MapLineTemplate^ MapLineTemplate {
    MapLineTemplate^ get ();
}
member MapLineTemplate : MapLineTemplate
function get MapLineTemplate () : MapLineTemplate

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.MapLineTemplate
A MapLineTemplate object.

請參閱

參考

MapLine 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間