![]() | CDBSetFid Method |
Namespace: GeoEngine.Core.GXNetX
public void SetFid( int line, int chan, double start, double incr ) public void SetFid( int line, int chan, double start, double incr )
Public Sub SetFid ( line As Integer, chan As Integer, start As Double, incr As Double ) Public Sub SetFid ( line As Integer, chan As Integer, start As Double, incr As Double )
public: void SetFid( int line, int chan, double start, double incr ) public: void SetFid( int line, int chan, double start, double incr )
member SetFid : line : int * chan : int * start : float * incr : float -> unit member SetFid : line : int * chan : int * start : float * incr : float -> unit