Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Origin Property (AnnProtractorObject)






Gets the logical origin of this AnnProtractorObject.
Syntax
public override Point Origin {get;}
'Declaration
 
Public Overrides ReadOnly Property Origin As Point
'Usage
 
Dim instance As AnnProtractorObject
Dim value As Point
 
value = instance.Origin

            

            
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

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features