Version

ScalerParams Class Members

The following tables list the members exposed by ScalerParams.

Public Constructors
 NameDescription
Public ConstructorScalerParams ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyEffectiveViewportRectThe Rect to which ViewportRect has been coerced for scaling purposes, if such behavior has been defined. Generally a subarea of ViewportRect. A value of Rect.Empty (by default) implies that the EffectiveViewportRect is the same as the ViewportRect.  
Public PropertyIsInvertedBool that determines whether or not to invert the scale.  
Public PropertyReferenceValueThe series reference value.  
Public PropertyViewportRectRect corresponding roughly to the layout area. The reference frame for scaled coordinates.  
Public PropertyWindowRectRect representing the current zoom and pan.  
See Also