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

Show in webframe

StrokeThickness Property (IAnnObject)






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

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