←Select platform

SecondMarker Property

Summary

A reference to LeadPoint that represents the location of the second marker in the reference frame.

Syntax
C#
VB
C++
public LeadPoint SecondMarker { get; set; } 
Public Property SecondMarker As LeadPoint 
public: 
property LeadPoint SecondMarker { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

A LeadPoint that contains the location of the second 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