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

Show in webframe

Start Property (IAnnLine)






Gets or sets the starting point of the line object.
Syntax
Point Start {get; set;}
'Declaration
 
Property Start As Point
'Usage
 
Dim instance As IAnnLine
Dim value As Point
 
instance.Start = value
 
value = instance.Start

            

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

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

See Also

Reference

IAnnLine Interface
IAnnLine 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