←Select platform

Rotate Method (AnnGroupObject)

Summary

Rotates the AnnGroupObject 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.AnnGroupObject.Rotate(  
   angle , 
   origin  
) 

Parameters

angle
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