C#
VB
C++
Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with the stroke of the AnnObject.
public AnnPenLineCap StrokeEndLineCap { get; set; }
Public Property StrokeEndLineCap() As AnnPenLineCap
Get
Set
public:
property AnnPenLineCap^ StrokeEndLineCap
{
AnnPenLineCap^ get()
void set(AnnPenLineCap^ value)
}
The StrokeLineCap style used at the end of lines drawn with the stroke of the AnnObject.
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