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