←Select platform

Origin Property

Summary
Origin (top left point), in pixels, of the overlay image.
Syntax
C#
VB
Objective-C
C++
Java
public LeadPoint Origin { get; set; } 
Public Property Origin As LeadPoint 
@property (nonatomic, assign) LeadPoint origin 
public LeadPoint getOrigin() 
public void setOrigin(LeadPoint value) 
public: 
property LeadPoint Origin { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

A LeadPoint that specifies the origin (top left point), in pixels, of the overlay image.

Remarks

This origin is relative to the top left point of the displayed main image. This is independent of the main image view perspective.

For more information, refer to Overlay Overview.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.