'宣言 Public Function CreateRoundBordersPath( _ ByVal borders As BorderParams _ ) As IPath
'使用法 Dim instance As C1DXExportGraphics Dim borders As BorderParams Dim value As IPath value = instance.CreateRoundBordersPath(borders)
public IPath CreateRoundBordersPath( BorderParams borders )
パラメータ
- borders