←Select platform

FirstPoint Property

Summary

Gets or sets the starting point for the line.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadPoint FirstPoint {get; set;}
Public Property FirstPoint As Leadtools.LeadPoint
public Leadtools.LeadPoint FirstPoint {get; set;}
@property (nonatomic, assign) LeadPoint firstPoint
public LeadPoint getFirstPoint() 
public void setFirstPoint(LeadPoint value) 
get_FirstPoint(); 
set_FirstPoint(value); 
Object.defineProperty('FirstPoint'); 
public: 
property Leadtools.LeadPoint FirstPoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

The starting 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