Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Start Property (AnnLineObject)






Gets or sets a value that specifies starting point for this AnnLineObject. This is a dependency property.
Syntax
public Point Start {get; set;}
'Declaration
 
Public Property Start As Point
'Usage
 
Dim instance As AnnLineObject
Dim value As Point
 
instance.Start = value
 
value = instance.Start

            

            
public:
property Point Start {
   Point get();
   void set (    Point value);
}

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

See Also

Reference

AnnLineObject Class
AnnLineObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features