ComponentOne Gauges for WinForms
Save(Stream,Encoding) Method

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase Class > Save Method : Save(Stream,Encoding) Method
Saves a Gauge definition into a System.IO.Stream.
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal stream As System.IO.Stream, _
   ByVal encoding As System.Text.Encoding _
) 
public void Save( 
   System.IO.Stream stream,
   System.Text.Encoding encoding
)

Parameters

stream
encoding
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members
Overload List