←Select platform

Start Property

Summary

Gets or sets a value that specifies starting point for this AnnLineObject. This is a dependency property.

Syntax

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

Property Value

The starting point for this AnnLineObject.

Example

For XAML example, refer to AnnLineObject.

For C#/VB examples, refer to AnnLineObject.

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.Windows.Annotations Assembly