C#
VB
C++
Returns the width of the shadow border of this AnnNoteObject. This is a dependency property.
public double ShadowBorderWidth { get; set; }
<TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")>
Public Property ShadowBorderWidth As Double
[TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
public:
property double ShadowBorderWidth {
double get();
void set ( double );
}
A double value that represents the width of the shadow border of this AnnNoteObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET