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.  
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.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetReferenceValueResets the ReferenceValue property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeReferenceValueIndicates if the ReferenceValue property needs to be serialized.  
See Also