FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / ScaleFactor Property


In This Topic
ScaleFactor Property (RoundedRectangleShape)
In This Topic
Syntax
'Declaration
 
Protected ReadOnly Property ScaleFactor As Single
 
'Usage
 
Dim instance As RoundedRectangleShape
Dim value As Single
 
value = instance.ScaleFactor
See Also