'DeclarationPublic Function Expand( _ ByVal expandBounds As BoundingBox _ ) As IMaskRenderingSurface
'UsageDim 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