←Select platform

CanRotate Property (AnnTextReviewObject)

Summary

Indicates if this object supports rotation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public override bool CanRotate {get;}
Public Overrides ReadOnly Property CanRotate As Boolean
public override bool CanRotate {get;}
@property (nonatomic,readonly) BOOL canRotate;
public boolean canRotate()
get_CanRotate();

Property Value

This implementation returns false since this object type does not support rotation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize