LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

StrokeThickness Property (IAnnObject)






Gets or sets the size of the pen to use when drawing the exterior of this object. .NET support Silverlight support
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
double StrokeThickness {get; set;}
get_StrokeThickness();
set_StrokeThickness(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.