Właściwość MapPolygonInstance.UseCustomPolygonTemplate
Pobiera wartość obliczoną UseCustomPolygonTemplate właściwość w MapPolygon klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property UseCustomPolygonTemplate As Boolean
Get
'Użycie
Dim instance As MapPolygonInstance
Dim value As Boolean
value = instance.UseCustomPolygonTemplate
public bool UseCustomPolygonTemplate { get; }
public:
property bool UseCustomPolygonTemplate {
bool get ();
}
member UseCustomPolygonTemplate : bool
function get UseCustomPolygonTemplate () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości UseCustomPolygonTemplate właściwość.
Zobacz także