'Declaration
Public Overloads Shared Function Edit( _ ByVal fontStyle As NFontStyle, _ ByRef fontStyleResult As NFontStyle _ ) As System.Boolean
'Usage
Dim fontStyle As NFontStyle Dim fontStyleResult As NFontStyle Dim value As System.Boolean value = NFontStyleTypeEditor.Edit(fontStyle, fontStyleResult)
public static System.bool Edit( NFontStyle fontStyle, out NFontStyle fontStyleResult )
Parameters
- fontStyle
- fontStyleResult