←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly