Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaTransformProvider Interface / CanRotate Property

In This Topic
    CanRotate Property (IUiaTransformProvider)
    In This Topic
    Returns true if the element can be rotated otherwise returns false.
    Syntax
    'Declaration
     
    
    ReadOnly Property CanRotate As Boolean
    bool CanRotate {get;}
    See Also