'Declaration Public Function New( _
ByVal fillPathОбъект IGraphicsPath, определяющий заливку пользовательского колпака.As Vintasoft.Imaging.Drawing.IGraphicsPath, _
ByVal strokePathОбъект IGraphicsPath, определяющий контур пользовательской шапки.As Vintasoft.Imaging.Drawing.IGraphicsPath _
)
public PdfLineCap(
Vintasoft.Imaging.Drawing.IGraphicsPath fillPath,
Vintasoft.Imaging.Drawing.IGraphicsPath strokePath
)
public: PdfLineCap(
Vintasoft.Imaging.Drawing.IGraphicsPath* fillPath,
Vintasoft.Imaging.Drawing.IGraphicsPath* strokePath
)
Parameters
- fillPath
- Объект IGraphicsPath, определяющий заливку пользовательского колпака.
- strokePath
- Объект IGraphicsPath, определяющий контур пользовательской шапки.