←Select platform

RotateCenter Property

Summary

Gets or sets the object rotation center.

Syntax

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

Property Value

A System.Windows.Point value that specifies the object rotation center.

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