Initializes a new instance of the Point class.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public Point ( int id, BinaryReader reader)
Public New ( _ id As Integer, _ reader As BinaryReader _)
The record number of this point in the ESRI map file.
A BinaryReader used to read the point data.
Point Constructor Overload ListPoint ClassMindFusion.Mapping Namespace