'Declaration Public Function New( _ ByVal xInset As System.Double, _ ByVal yInset As System.Double _ )
'Usage Dim xInset As System.Double Dim yInset As System.Double Dim instance As New Inset(xInset, yInset)
Parameters
- xInset
- The left and right inset.
- yInset
- The top and bottom inset.