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

StrokeThickness Property (IAnnObject)

Show in webframe





Gets or sets the size of the pen to use when drawing the exterior of this object.
Syntax
double StrokeThickness {get; set;}
'Declaration
 
Property StrokeThickness As Double
'Usage
 
Dim instance As IAnnObject
Dim value As Double
 
instance.StrokeThickness = value
 
value = instance.StrokeThickness

            

            
property double StrokeThickness {
   double get();
   void set (    double value);
}

Property Value

A System.Double value that specifies the size of the pen to use when drawing 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.