C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the width of the shadow border of this AnnNoteObject.
public LeadLengthD ShadowBorderWidth { get; set; }
Public Property ShadowBorderWidth As Leadtools.LeadLengthD
public Leadtools.LeadLengthD ShadowBorderWidth {get; set;}
@property (nonatomic) BOOL shadowBorderWidth;
public LeadLengthD getShadowBorderWidth()
public void setShadowBorderWidth(LeadLengthD shadowBorderWidth)
get_ShadowBorderWidth();
set_ShadowBorderWidth(value);
Object.defineProperty('ShadowBorderWidth');
public:
property LeadLengthD^ ShadowBorderWidth
{
LeadLengthD^ get()
void set(LeadLengthD^ value)
}
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