←Select platform

Angle Property

Summary

Gets or sets the angle of the logo.

Syntax
C#
VB
C++
Java
public double Angle { get; set; } 
Public Property Angle As Double 
public double getAngle() 
public void setAngle(double angle) 
public:  
   property double Angle 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The angle of the logo.

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.BatesStamp Assembly