'Declaration
Overloads Function Merge( _ ByVal topMask As IMaskRenderingSurface, _ ByVal mergeBounds As BoundingBox _ ) As IMaskRenderingSurface
'Usage
Dim instance As IMaskRenderingSurface Dim topMask As IMaskRenderingSurface Dim mergeBounds As BoundingBox Dim value As IMaskRenderingSurface value = instance.Merge(topMask, mergeBounds)
IMaskRenderingSurface Merge( IMaskRenderingSurface topMask, BoundingBox mergeBounds )
IMaskRenderingSurface^ Merge( IMaskRenderingSurface^ topMask, BoundingBox^ mergeBounds )
Parameters
- topMask
- mergeBounds