This topic has not yet been rated - Rate this topic

MapLine Class

Represents a line-based spatial element to be embedded in a map line layer.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
public sealed class MapLine : MapSpatialElement

The MapLine type exposes the following members.

  NameDescription
Public propertyInstanceGets the report instance object that contains the calculated values of this report definition object.
Public propertyMapFieldsGets a collection of MapField objects to be associated with the spatial element. (Inherited from MapSpatialElement.)
Public propertyMapLineTemplateGets a custom template to be applied to the map line.
Public propertyUseCustomLineTemplateIndicates whether the MapLineTemplate element will be applied to the parent map line.
Public propertyVectorDataGets the vector data for the spatial element. (Inherited from MapSpatialElement.)
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetationPrivate methodIMapObjectCollectionItem.SetNewContextInfrastructure. Sets a new context for the collection. (Inherited from MapObjectCollectionItem.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.