ActiveReports 8
IMapPolygonElement Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapPolygonElement Interface

Glossary Item Box

The following tables list the members exposed by IMapPolygonElement.

Public Properties

 NameDescription
 PropertyCenterPointOffsetXSpecifies the X offset for the center point of a polygon.  
 PropertyCenterPointOffsetYSpecifies the Y offset for the center point of a polygon.  
 PropertyLabelSpecifies the label text for map polygons.  
 PropertyLabelPlacementSpecifies label placement.  
 PropertyLabelVisibilitySpecifies label visibility.  
 PropertyMarkerSpecifies polygon rendering marker.  
 PropertyScaleFactorTwips to kilometers scale factor.  
 PropertyStyleText rendering style.  
 PropertyTooltipPolygon tooltip.  
Top

See Also