MindFusion.Wpf Pack Programmer's Guide
Shape Constructor
See Also
 





Initializes a new instance of the Shape class.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

protected Shape (
    int id
)

Visual Basic  Copy Code

Protected New ( _
    id As Integer _
)

 Parameters

id

The record number of this shape in the ESRI map file.

 See Also

Shape Class
MindFusion.Mapping Namespace