[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement

IMapSpatialElement Interface

Represents the map spatial element.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapSpatialElement

Properties

Name Description
Action

Gets the action associated with the element if any, otherwise null.

DataElementLabel

Gets the data element label.

DataElementName

Gets the name of the data element.

DataElementOutput

Gets the data element output.

Hidden

Gets a value indicating whether the element is hidden.

Name

Gets the name.

OffsetX

Gets the offset of the x-coordinate specified in degrees.

OffsetY

Gets the offset of the y-coordinate specified in degrees.

ShadowIntensity

Gets the shadow intensity.

Shape

Gets the spatial shape.

Transparency

Gets the transparency.

Values

Gets the spatial element values.

Extension Methods