Właściwość MapPolygon.UseCustomPolygonTemplate
Wskazuje, czy MapPolygonTemplate właściwość zostaną zastosowane do mapy wielokąta.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property UseCustomPolygonTemplate As ReportBoolProperty
Get
'Użycie
Dim instance As MapPolygon
Dim value As ReportBoolProperty
value = instance.UseCustomPolygonTemplate
public ReportBoolProperty UseCustomPolygonTemplate { get; }
public:
property ReportBoolProperty^ UseCustomPolygonTemplate {
ReportBoolProperty^ get ();
}
member UseCustomPolygonTemplate : ReportBoolProperty
function get UseCustomPolygonTemplate () : ReportBoolProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty obiektu.
Zobacz także