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