'Declaration Public Overloads Sub Combine( _
ByVal pathThe graphics path to combine.As Vintasoft.Imaging.Drawing.IGraphicsPath, _
ByVal modeThe combine mode.As Vintasoft.Imaging.Drawing.RegionCombineMode _
)
public void Combine(
Vintasoft.Imaging.Drawing.IGraphicsPath path,
Vintasoft.Imaging.Drawing.RegionCombineMode mode
)
Parameters
- path
- The graphics path to combine.
- mode
- The combine mode.