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


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