[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapPolygonElement

IMapPolygonElement Interface

Represents the map spatial polygon.

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

Properties

Name Description
CenterPointOffsetX

Gets the X offset for the center point of a polygon.

CenterPointOffsetY

Gets the Y offset for the center point of a polygon.

Label

Gets the label text for map polygons.

LabelPlacement

Gets the label placement.

LabelVisibility

Gets the label visibility.

Marker

Gets the polygon rendering marker.

ScaleFactor

Gets the twips to kilometers scale factor.

Style

Gets the text rendering style.

Tooltip

Gets the polygon tooltip.

Extension Methods