'Declaration
Function Extract( _ ByVal extractBounds As BoundingBox _ ) As IMaskRenderingSurface
'Usage
Dim instance As IMaskRenderingSurface Dim extractBounds As BoundingBox Dim value As IMaskRenderingSurface value = instance.Extract(extractBounds)
IMaskRenderingSurface Extract( BoundingBox extractBounds )
IMaskRenderingSurface^ Extract( BoundingBox^ extractBounds )
Parameters
- extractBounds