MapLayerInstance.VisibilityMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the calculated value of the VisibilityMode property in a MapLayer class.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapVisibilityMode VisibilityMode { Microsoft::ReportingServices::OnDemandReportRendering::MapVisibilityMode get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapVisibilityMode VisibilityMode { get; }
member this.VisibilityMode : Microsoft.ReportingServices.OnDemandReportRendering.MapVisibilityMode
Public ReadOnly Property VisibilityMode As MapVisibilityMode
Property Value
A MapVisibilityMode value that represents the calculated value of the VisibilityMode property.