←Select platform

FirstMarker Property

Summary

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly