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





Initializes a new instance of the NullShape class.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public NullShape (
    int id
)

Visual Basic  Copy Code

Public New ( _
    id As Integer _
)

 Parameters

id

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

 See Also

NullShape Class
MindFusion.Mapping Namespace