←Select platform

CanRotate Property

Summary

Indicates if this object supports rotation.

Syntax
C#
VB
C++
Java
public override bool CanRotate { get; } 
Public Overrides ReadOnly Property CanRotate As Boolean 
public boolean canRotate() 
public:  
   virtual property bool CanRotate 
   { 
      bool get() override 
   } 

Property Value

true if this AnnRedactionObject supports rotation; otherwise, it is false.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly