This document is archived and information here might be outdated. Recommended version. |
Indicates if the element can be rotated.
[Visual Basic .NET] Public Function CanRotate ( _ ) As Boolean
[C#] public bool CanRotate ( );
[C++]
HRESULT CanRotate(
void
);