LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

RotateCenter Property (IAnnObject)

Show in webframe





Gets or sets the object rotation center.
Syntax
Point RotateCenter {get; set;}
'Declaration
 
Property RotateCenter As Point
'Usage
 
Dim instance As IAnnObject
Dim value As Point
 
instance.RotateCenter = value
 
value = instance.RotateCenter

            

            
property Point RotateCenter {
   Point get();
   void set (    Point value);
}

Property Value

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

Target Platforms

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.