'Declaration
Public Function ShouldAutoSize( _ ByVal orientation As System.Windows.Forms.Orientation _ ) As System.Boolean
'Usage
Dim instance As NSizeInfo Dim orientation As System.Windows.Forms.Orientation Dim value As System.Boolean value = instance.ShouldAutoSize(orientation)
public System.bool ShouldAutoSize( System.Windows.Forms.Orientation orientation )
Parameters
- orientation