MapPolygon.UseCustomCenterPointTemplate 屬性
Indicates whether the MapCenterPointTemplate property will be applied to the map polygon center point.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public ReadOnly Property UseCustomCenterPointTemplate As ReportBoolProperty
Get
'用途
Dim instance As MapPolygon
Dim value As ReportBoolProperty
value = instance.UseCustomCenterPointTemplate
public ReportBoolProperty UseCustomCenterPointTemplate { get; }
public:
property ReportBoolProperty^ UseCustomCenterPointTemplate {
ReportBoolProperty^ get ();
}
member UseCustomCenterPointTemplate : ReportBoolProperty
function get UseCustomCenterPointTemplate () : ReportBoolProperty
屬性值
型別:Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.