←Select platform

GripperDistance Property

Summary

Gets or sets the distance of the rotate gripper from the rotation center of this object.

Syntax

C#
VB
C++
public double GripperDistance { get; set; } 
  
Property GripperDistance As Double 
property double GripperDistance { 
   double get(); 
   void set (    double ); 
} 

Property Value

A System.Double value that specifies the distance of the rotate gripper from the rotation center of this object in pixels.

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