![]() | CDBGetVAWindows Method |
Namespace: GeoEngine.Core.GXNetX
public void GetVAWindows( int ch, ref int min_w, ref int max_w ) public void GetVAWindows( int ch, ref int min_w, ref int max_w )
Public Sub GetVAWindows ( ch As Integer, ByRef min_w As Integer, ByRef max_w As Integer ) Public Sub GetVAWindows ( ch As Integer, ByRef min_w As Integer, ByRef max_w As Integer )
public: void GetVAWindows( int ch, int% min_w, int% max_w ) public: void GetVAWindows( int ch, int% min_w, int% max_w )
member GetVAWindows : ch : int * min_w : int byref * max_w : int byref -> unit member GetVAWindows : ch : int * min_w : int byref * max_w : int byref -> unit