ComponentOne Gauges for WinForms
C1GaugeViewport Class Members
Properties 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : C1GaugeViewport Class

The following tables list the members exposed by C1GaugeViewport.

Public Properties
 NameDescription
Public PropertyGets or sets the relative X position that remains fixed when the viewport moves in order to maintain the aspect ration.  
Public PropertyGets or sets the relative Y position that remains fixed when the viewport moves in order to maintain the aspect ratio.  
Public PropertyGets or sets the fixed ratio of width to height of the viewport.  
Public PropertyGets the size and location of the viewport, in pixels, relative to the parent control.  
Public PropertyGets or sets the height of the viewport (in pixels).  
Public PropertyGets or sets the left and right margins (in pixels).  
Public PropertyGets or sets the top and bottom margins (in pixels).  
Public PropertyScales the width of the viewport by the specified relative amount (after translation).  
Public PropertyScales the height of the viewport by the specified relative amount (after translation).  
Public PropertyMoves the viewport by the specified relative amount along the X-axis (before scaling).  
Public PropertyMoves the viewport by the specified relative amount along the Y-axis (before scaling).  
Public PropertyGets or sets the width of the viewport (in pixels).  
Public PropertyGets or sets the X-offset of the viewport (in pixels).  
Public PropertyGets or sets the Y-offset of the viewport (in pixels).  
Top
See Also

Reference

C1GaugeViewport Class
C1.Win.C1Gauge Namespace