Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Gets the calculated value of the VisibilityMode property in a MapLayer class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property VisibilityMode As MapVisibilityMode
Get
'Usage
Dim instance As MapLayerInstance
Dim value As MapVisibilityMode
value = instance.VisibilityMode
public MapVisibilityMode VisibilityMode { get; }
public:
property MapVisibilityMode VisibilityMode {
MapVisibilityMode get ();
}
member VisibilityMode : MapVisibilityMode
function get VisibilityMode () : MapVisibilityMode
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.MapVisibilityMode
A MapVisibilityMode value that represents the calculated value of the VisibilityMode property.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace