ActiveReports 8
GeoLineString Class Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoLineString Class

Glossary Item Box

The following tables list the members exposed by GeoLineString.

Public Constructors

 NameDescription
Public ConstructorGeoLineString ConstructorInitializes new instance of GeoLineString.  
Top

Public Properties

 NameDescription
Public PropertyBoundsOverridden.   
Public PropertyCenterGets the centroid of the shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyIs3DOverridden.   
Public PropertyIsEmptyOverridden.   
Public PropertyIsMeasuredOverridden.   
Public PropertyPointsGets the line points.  
Public PropertyPointsCountOverridden.   
Public PropertyTypeGets the geometry type. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Top

See Also