Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ChildChangeUndoAction Class / dr Field


In This Topic
    dr Field
    In This Topic
    Specifies the rotation angle change.
    Syntax
    'Declaration
     
    
    Protected dr As Single
    'Usage
     
    
    Dim instance As ChildChangeUndoAction
    Dim value As Single
     
    value = instance.dr
     
    instance.dr = value
    protected float dr
    See Also