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