←Select platform

Start Property (AnnLineObject)

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

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