LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Stroke Property (IAnnObject)

Show in webframe





Gets or sets the color to use to draw the exterior of this object.
Syntax
Color Stroke {get; set;}
'Declaration
 
Property Stroke As Color
'Usage
 
Dim instance As IAnnObject
Dim value As Color
 
instance.Stroke = value
 
value = instance.Stroke

            

            
property Color Stroke {
   Color get();
   void set (    Color value);
}

Property Value

A System.Windows.Media.Color value that specifies the color to use to draw the exterior of this object.
Requirements

Target Platforms

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.