This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IElementProperties2 Interface > IElementProperties2.CanRotate Method (ArcObjects .NET 10.4 SDK) |
Indicates if the element can be rotated.
[Visual Basic .NET] Public Function CanRotate ( _ ) As Boolean
[C#] public bool CanRotate ( );
[C++]
HRESULT CanRotate(
VARIANT_BOOL* CanRotate
);
[C++]
Parameters CanRotate [out, retval] CanRotate is a parameter of type VARIANT_BOOL