'Declaration Public Function New( _
ByVal sizeSize of the cap.As System.Drawing.SizeF, _
ByVal styleStyle of the cap.As LineCapStyles _
)
public LineCap(
System.Drawing.SizeF size,
LineCapStyles style
)
public: LineCap(
System.Drawing.SizeF* size,
LineCapStyles style
)
public:
LineCap(
System.Drawing.SizeF^ size,
LineCapStyles style
)
Parameters
- size
- Size of the cap.
- style
- Style of the cap.