←Select platform

FirstMarker Property

Summary
Gets or sets a reference to a LeadPoint that represents the location of the first marker in the reference frame.
Syntax
C#
VB
C++
public LeadPoint FirstMarker { get; set; } 
Public Property FirstMarker As LeadPoint 
public: 
property LeadPoint FirstMarker { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

A LeadPoint that contains the location of the first marker in the reference image.

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.ImageProcessing.Core Assembly

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