←Select platform

Start Property (IAnnLine)

Summary

Gets or sets the starting point of the line object.

Syntax

C#
VB
C++
Point Start {get; set;}
Property Start As Point
property Point Start { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

A System.Windows.Point structure that specifies the starting point of the line object.

Remarks

An IAnnLine based object consists of a straight line that goes from Start to End. For more information, refer to AnnLineObject for WPF

Requirements

Target Platforms

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