| ArcObjects Component Help (Core) |
|
IElementProperties2.CanRotate Method
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 (
);
[C++]
public: bool CanRotate (
);