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

Glossary Item Box

The following tables list the members exposed by IMapSpatialElement.

Public Properties

 NameDescription
 PropertyActionReturns the action associated to the element if any, otherwise null.  
 PropertyDataElementLabelGets the data element label.  
 PropertyDataElementNameGets the name of the data element.  
 PropertyDataElementOutputGets the data element output.  
 PropertyHiddenReturns the value indicating whether the element is hidden.  
 PropertyNameGets the name.  
 PropertyOffsetXGets the offset of x-coordinate specifying in degrees.  
 PropertyOffsetYGets the offset of y-coordinate specifying in degrees.  
 PropertyShadowIntensityGets the shadow intensity.  
 PropertyShapeGets the spatial shape.  
 PropertyTransparencyGets the transparency.  
 PropertyValuesGets the spatial element values.  
Top

See Also