dotnetCHARTING Send comments on this topic.
Shapes Property
See Also 
dotnetCHARTING.Mapping Namespace > MapLayer Class : Shapes Property


Gets a collection of Shape objects generated by the source shape file (.shp).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Shapes As ShapeCollection
Visual Basic (Usage)Copy Code
Dim instance As MapLayer
Dim value As ShapeCollection
 
value = instance.Shapes
C# 
public ShapeCollection Shapes {get;}

See Also

© 2010 All Rights Reserved.