dotnetCHARTING Send comments on this topic.
Shape Class
See Also  Members  
dotnetCHARTING.Mapping Namespace : Shape Class


Represents a shape within a MapLayer. Shapes are automatically generated using shapefiles.

Object Model







Syntax

Visual Basic (Declaration)  
Public Class Shape 
Visual Basic (Usage) Copy Code
Dim instance As Shape
C#  
public class Shape 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Mapping.Shape

See Also