This document is archived and information here might be outdated. Recommended version. |
Create GSPoint object from database row.
[Visual Basic .NET] Public Function CreatePointFromRow ( _ ByVal pCadastralEditor As ICadastralEditor, _ ByVal pPointRow As IRow _ ) As IGSPoint
[C#] public IGSPoint CreatePointFromRow ( ICadastralEditor pCadastralEditor, IRow pPointRow );