MindFusion.Wpf Pack Programmer's Guide
NullShape Members
Constructors Fields Properties Methods
 


Represents a null shape with no geometric data; often used as a place holder until data becomes available.

The following tables list the members exposed by the NullShape type.

 Public Constructors

  Name Description

NullShape

Initializes a new instance of the NullShape class.

 Public Fields

  Name Description

Id

The record number of this shape in the ESRI map file. (Inherited from Shape.)

 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.)

FontName

Gets or sets the name of the font used to render the label of this element. (Inherited from MapElement.)

FontSize

Gets or sets the size of the font used to render the label of this element. (Inherited from MapElement.)

HitTestDistance

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

Label

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

Type

Shape.Type override.

 Public Methods

  Name Description

GetBoundingBox

Shape.GetBoundingBox override.

GetCenter

Shape.GetCenter override.

SaveTo

Shape.SaveTo override.

 Protected Methods

  Name Description

ClearCache

Clears any cached values associated with the shape for the current zoom level. (Inherited from Shape.)

Draw

MapElement.Draw override.

DrawLabel

Draws the label of this map element. (Inherited from MapElement.)

Highlight

Draws a highlight of this map element. (Inherited from MapElement.)

HitTest

MapElement.HitTest override.

 See Also

NullShape Class
MindFusion.Mapping Namespace