![]() | CDBPutChanVA Method |
Namespace: GeoEngine.Core.GXNetX
public void PutChanVA( int line, int chan, CVA va ) public void PutChanVA( int line, int chan, CVA va )
Public Sub PutChanVA ( line As Integer, chan As Integer, va As CVA ) Public Sub PutChanVA ( line As Integer, chan As Integer, va As CVA )
public: void PutChanVA( int line, int chan, CVA^ va ) public: void PutChanVA( int line, int chan, CVA^ va )
member PutChanVA : line : int * chan : int * va : CVA -> unit member PutChanVA : line : int * chan : int * va : CVA -> unit