MapVectorLayer.Defaults Class

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the defaults for the MapVectorLayer.

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.RdlObjectModel.MapVectorLayer.Defaults

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public NotInheritable Class Defaults
'Usage
public static class Defaults
public ref class Defaults abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Defaults =  class end
public final class Defaults

The MapVectorLayer.Defaults type exposes the following members.

Fields

  Name Description
Public fieldStatic member DesignerMaxRowCount Specifies the maximum number of row of the designer.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace