'Declaration
Public Function New( _ ByVal shape As BridgeShape, _ ByVal targets As BridgeTargets, _ ByVal size As NSizeF, _ ByVal cornerRounding As System.Single, _ ByVal path As System.Drawing.Drawing2D.GraphicsPath _ )
'Usage
Dim shape As BridgeShape Dim targets As BridgeTargets Dim size As NSizeF Dim cornerRounding As System.Single Dim path As System.Drawing.Drawing2D.GraphicsPath Dim instance As New NBridgeablePaintInfo(shape, targets, size, cornerRounding, path)
public NBridgeablePaintInfo( BridgeShape shape, BridgeTargets targets, NSizeF size, System.float cornerRounding, System.Drawing.Drawing2D.GraphicsPath path )
Parameters
- shape
- targets
- size
- cornerRounding
- path