←Select platform

SecondMarker Property

Summary

Gets or sets a reference to a 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 Leadtools.LeadPoint 
public: 
property Leadtools.LeadPoint SecondMarker { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly