_MapShape (gb.map)
This class inherits
_MapLayer.
This class is virtual.
This class is not creatable.
This class acts like a
read-only array.
Static methods
GetCenter
|
Wrapper to MapPoint.GetCenter() since I dont want to break anything :-D
|
Properties
Color
|
Returns or sets the Shape's items default Color, or outline color.
If set, every child ShapeItem assume this this color, if not individually set.
|
Count
|
Returns the total of Shapes
|
FillColor
|
Returns or sets the Shape's items default Fill Color
|
Image
|
Returns or sets the Shapes's Points default Image. If set, will override the default Icon. To revert to default Icon, set this to Null
|
Key
|
Returns Shape associated Key
|
LineStyle
|
Returns or sets the Shape's items default Line Style
|
LineWidth
|
Returns or sets the Shape's items default Line Width
|
Max
|
Returns the greatest index
|
Inherited properties
Copyright
|
Returns or sets Layer Copyright notice
|
Loading
|
Returns Layer status
|
Name
|
Returns or sets Layer name
|
Opacity
|
Returns or sets Layer opacity
|
Visible
|
Returns or sets Layer visibility
|
Methods
Inherited events