C#
VB
C++
Gets or sets the width of this AnnPen object.
public virtual AnnLength Width { get; set; }
Public Overridable Property Width As Leadtools.Annotations.AnnLength
public:
virtual property Leadtools.Annotations.AnnLength Width {
Leadtools.Annotations.AnnLength get();
void set ( Leadtools.Annotations.AnnLength );
}
An AnnLength value that represents the width of this AnnPen object.
For an example, refer to AnnPen.
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