'Declaration Public Function _autoOverflow( _ ByVal angle As Nullable(Of Double) _ ) As Nullable(Of TextOverflow)
public Nullable<TextOverflow> _autoOverflow( Nullable<double> angle )
Parameters
- angle
'Declaration Public Function _autoOverflow( _ ByVal angle As Nullable(Of Double) _ ) As Nullable(Of TextOverflow)
public Nullable<TextOverflow> _autoOverflow( Nullable<double> angle )