![]() | CDBGetLineMapFid Method |
Namespace: GeoEngine.Core.GXNetX
public void GetLineMapFid( int line, ref double start, ref double end ) public void GetLineMapFid( int line, ref double start, ref double end )
Public Sub GetLineMapFid ( line As Integer, ByRef start As Double, ByRef end As Double ) Public Sub GetLineMapFid ( line As Integer, ByRef start As Double, ByRef end As Double )
public: void GetLineMapFid( int line, double% start, double% end ) public: void GetLineMapFid( int line, double% start, double% end )
member GetLineMapFid : line : int * start : float byref * end : float byref -> unit member GetLineMapFid : line : int * start : float byref * end : float byref -> unit