'Declaration
Public Function Expand( _ ByVal expandBounds As BoundingBox _ ) As IMaskRenderingSurface
'Usage
Dim instance As PdfGray8StripRenderingSurface Dim expandBounds As BoundingBox Dim value As IMaskRenderingSurface value = instance.Expand(expandBounds)
public IMaskRenderingSurface Expand( BoundingBox expandBounds )
public: IMaskRenderingSurface^ Expand( BoundingBox^ expandBounds )
Parameters
- expandBounds