C#
VB
C++
Returns the width of the shadow border of this AnnNoteObject.
public virtual AnnLength ShadowBorderWidth { get; set; }
Public Overridable Property ShadowBorderWidth As Leadtools.Annotations.AnnLength
public:
virtual property Leadtools.Annotations.AnnLength ShadowBorderWidth {
Leadtools.Annotations.AnnLength get();
void set ( Leadtools.Annotations.AnnLength );
}
An AnnLength structure that represents the width of the shadow border of this AnnNoteObject.
For an example, refer to 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