Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / IElementEnhanced Interface / PictureRotationAngle Property


In This Topic
    PictureRotationAngle Property (IElementEnhanced)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Property PictureRotationAngle As Single
    'Usage
     
    
    Dim instance As IElementEnhanced
    Dim value As Single
     
    instance.PictureRotationAngle = value
     
    value = instance.PictureRotationAngle
    float PictureRotationAngle {get; set;}
    See Also