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