FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / _currentRatio Field


In This Topic
_currentRatio Field (FourWayArrowShape)
In This Topic
Specifies the current ratio.
Syntax
'Declaration
 
Protected _currentRatio As Single
 
'Usage
 
Dim instance As FourWayArrowShape
Dim value As Single
 
value = instance._currentRatio
 
instance._currentRatio = value
See Also