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





In This Topic
LineCap Property (AnnotationFreeHand)
In This Topic
Defines the cap style used at the end of path drawn and 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 path drawn.
Syntax
'Declaration
 
Public Shadows Property LineCap As GdPictureLineCap
 
See Also