Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IElementEnhanced Interface / TextRotationAngle Property


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