'Declaration
Public Sub Update( _ ByVal bounds As NRectangle, _ ByVal margins As NPadding _ )
'Usage
Dim instance As NImageSegment Dim bounds As NRectangle Dim margins As NPadding instance.Update(bounds, margins)
public void Update( NRectangle bounds, NPadding margins )
Parameters
- bounds
- margins