←Select platform

Angle Property

Summary
Gets the rotation angle for a normalized AnnRectangleObject.
Syntax
C#
VB
Objective-C
C++
Java
public double Angle { get; } 
Public ReadOnly Property Angle As Double 
@property (nonatomic,readonly) double angle; 
public double getAngle() 
public:  
   property double Angle 
   { 
      double get() 
   } 

Property Value

The rotation angle for the AnnRectangleObject in degrees.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.