←Select platform

Origin Property (AnnProtractorObject)

Summary

Gets the logical origin of this AnnProtractorObject.

Syntax

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

Property Value

The logical origin of this AnnProtractorObject.

Remarks

This method returns the logical origin of this AnnProtractorObject. The AnnProtractorObject object overrides this value to return the coordinates of the CenterPoint. You can use this origin to Rotate or Scale this object around itself.

Example

For an example, refer to Transform.

Requirements

Target Platforms

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