'Declaration
Public Function NeedsRecreation( _ ByVal shape As BridgeShape, _ ByVal targets As BridgeTargets, _ ByVal size As NSizeF, _ ByVal cornerRounding As System.Single _ ) As System.Boolean
'Usage
Dim instance As NBridgeablePaintInfo Dim shape As BridgeShape Dim targets As BridgeTargets Dim size As NSizeF Dim cornerRounding As System.Single Dim value As System.Boolean value = instance.NeedsRecreation(shape, targets, size, cornerRounding)
public System.bool NeedsRecreation( BridgeShape shape, BridgeTargets targets, NSizeF size, System.float cornerRounding )
Parameters
- shape
- targets
- size
- cornerRounding