GdPicture.NET.14.API
GdPicture14.Annotations Namespace / AnnotationRectangle Class / LineCap Property





In This Topic
LineCap Property (AnnotationRectangle)
In This Topic
Determines the cap style for stroking operations when DashStyle is different of Solid. Cap is used at the end of the dashes that make up dashed lines drawn.
Syntax
'Declaration
 
Public Shadows Property LineCap As GdPictureLineCap
 
See Also