Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ScaleFactor Property


In This Topic
    ScaleFactor Property (CrescentShape)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ScaleFactor As Single
    'Usage
     
    
    Dim instance As CrescentShape
    Dim value As Single
     
    value = instance.ScaleFactor
    protected float ScaleFactor {get;}
    See Also