←Select platform

Rotate Method (AnnTextPointerObject)

Summary

Rotates the AnnTextPointerObject around the specified point by the specified number of degrees.

Syntax

C#
VB
Java
WinRT C#
public override void Rotate(  
   double angle, 
   Leadtools.LeadPointD origin 
) 
Public Overrides Sub Rotate( _ 
   ByVal angle As Double, _ 
   ByVal origin As Leadtools.LeadPointD _ 
) 
public override void Rotate(  
   double angle, 
   Leadtools.LeadPointD origin 
) 
@Override public void rotate( 
   double angle, 
   LeadPointD origin 
) 
function Leadtools.Annotations.Core.AnnTextPointerObject.Rotate(  
   angle , 
   origin  
) 

Parameters

angle
A double value that represents the angle (extent) of the rotation, in degrees.

origin
A Leadtools.LeadPointD object that represents the center of the 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