Leadtools.Windows.Annotations Namespace > AnnNoteObject Class : ShadowBorderWidth Property |
[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 double ShadowBorderWidth {get; set;}
TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35") get_ShadowBorderWidth();
set_ShadowBorderWidth(value);
[TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")] public: property double ShadowBorderWidth { double get(); void set ( double value); }
For XAML example, refer to AnnNoteObject.
For C#/VB examples, refer to AnnNoteObject.
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