Search
NullShape Properties
 


 Public Properties

  Name Description

Color

Gets or sets the index of the shape's color within the current color palette. (Inherited from Shape.)

DatabaseRow

Gets the DBF database row associated with this Shape. (Inherited from Shape.)

HitTestDistance

Gets or set the current hit test threshold distance. (Inherited from Shape.)

IsStreetShape

Gets or sets whether this object represents an OpenStreetMap shape. (Inherited from Shape.)

Label

Gets or sets the label of this map element. (Inherited from MapElement.)

PenKey

Gets or sets a key used to associate a pen with this shape's map feature. (Inherited from Shape.)

Size

Gets the shape's area. (Inherited from Shape.)

Type

Shape.Type override.

ZIndex

Gets or sets the shape's Z order index. (Inherited from Shape.)

 See Also