←Select platform

Origin Property (AnnProtractorObject)

Summary

Gets the logical origin of this AnnProtractorObject.

Syntax

C#
VB
C++
public override Point Origin {get;}
Public Overrides ReadOnly Property Origin As Point
public: 
property Point Origin { 
   Point 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

Refer to Origin example.

Requirements

Target Platforms

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