'Declaration
Protected Function CreateInnerPath( _ ByVal path As System.Drawing.Drawing2D.GraphicsPath, _ ByVal scaleFactor As System.Single _ ) As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NPaintEffectStyle Dim path As System.Drawing.Drawing2D.GraphicsPath Dim scaleFactor As System.Single Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.CreateInnerPath(path, scaleFactor)
protected System.Drawing.Drawing2D.GraphicsPath CreateInnerPath( System.Drawing.Drawing2D.GraphicsPath path, System.float scaleFactor )
Parameters
- path
- scaleFactor