Spread Windows Forms 12.0 Product Documentation
_currentRatio Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > PSObject Class : _currentRatio Field
Specifies the current ratio.
Syntax
'Declaration
 
Protected _currentRatio As Single
'Usage
 
Dim instance As PSObject
Dim value As Single
 
value = instance._currentRatio
 
instance._currentRatio = value
protected float _currentRatio
See Also

Reference

PSObject Class
PSObject Members