ComponentOne Gauges for WinForms
SaveView(Stream) Method

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

Parameters

stream
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members
Overload List