←Select platform

Origin Property (AnnObject)

Summary

Gets the logical origin of this AnnObject.

Syntax

C#
VB
C++
public virtual Leadtools.Annotations.AnnPoint Origin {get;} 
  
Public Overridable ReadOnly Property Origin As Leadtools.Annotations.AnnPoint 
public: 
virtual property Leadtools.Annotations.AnnPoint Origin { 
   Leadtools.Annotations.AnnPoint get(); 
} 

Property Value

The logical origin of this AnnObject.

Remarks

This method returns the logical origin of this AnnObject. This value is calculated by returning the origin of the BoundingRectangle value. You can use this origin to Rotate or Scale this object around itself. For more information, refer to Low-Level Coordinate System for Annotations. (Deprecated)

Example

For an example, refer to Transform.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize