←Select platform

RotateGripper Property

Summary

Gets or sets the object rotate gripper position.

Syntax

C#
VB
C++
public Point RotateGripper { get; set; } 
  
Property RotateGripper As Point 
property Point RotateGripper { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

A System.Windows.Point value that specifies the object rotate gripper position.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly