Indicates if the element can be rotated.
[Visual Basic 6.0] Function CanRotate As Boolean
[Visual Basic .NET] Public Function CanRotate ( _ ) As Boolean
[C#] public bool CanRotate ( );
[Java] public Boolean canRotate ( ) throws IOException, AutomationException
[C++]
HRESULT CanRotate(
VARIANT_BOOL* CanRotate
);
Parameters
CanRotate [out, retval]
CanRotate is a parameter of type VARIANT_BOOL