'DeclarationFunction Expand( _ ByVal expandBounds As BoundingBox _ ) As IMaskRenderingSurface
'UsageDim instance As IMaskRenderingSurface Dim expandBounds As BoundingBox Dim value As IMaskRenderingSurface value = instance.Expand(expandBounds)
IMaskRenderingSurface Expand( BoundingBox expandBounds )
IMaskRenderingSurface^ Expand( BoundingBox^ expandBounds )
Parameters
- expandBounds