←Select platform

SecondPoint Property

Summary

Gets or sets the end point for the line.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadPoint SecondPoint {get; set;}
Public Property SecondPoint As Leadtools.LeadPoint
public Leadtools.LeadPoint SecondPoint {get; set;}
@property (nonatomic, assign) LeadPoint secondPoint
public LeadPoint getSecondPoint() 
public void setSecondPoint(LeadPoint value) 
get_SecondPoint(); 
set_SecondPoint(value); 
Object.defineProperty('SecondPoint'); 
public: 
property Leadtools.LeadPoint SecondPoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

The end point for the line.

Example

Refer to LineProfileCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Color Assembly
Click or drag to resize