'Declaration Public Function GetThickness( _ ByVal path As System.String _ ) As System.Windows.Forms.Padding
public System.Windows.Forms.Padding GetThickness( System.string path )
Parameters
- path
- The target path.
Return Value
The padding specified by path.