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

Show in webframe

ShadowBorderWidth Property






Returns the width of the shadow border of this AnnNoteObject. This is a dependency property.
Syntax
[TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
public double ShadowBorderWidth {get; set;}
'Declaration
 
<TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")>
Public Property ShadowBorderWidth As Double
'Usage
 
Dim instance As AnnNoteObject
Dim value As Double
 
instance.ShadowBorderWidth = value
 
value = instance.ShadowBorderWidth

            

            
[TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
public:
property double ShadowBorderWidth {
   double get();
   void set (    double value);
}

Property Value

A double value that represents the width of the shadow border of this AnnNoteObject.
Example

For XAML example, refer to AnnNoteObject.

For C#/VB examples, refer to AnnNoteObject.

Requirements

Target Platforms

See Also

Reference

AnnNoteObject Class
AnnNoteObject 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