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