'Declaration
Public Overloads Shared Function Edit( _ ByVal backplaneStyle As NBackplaneStyle, _ ByVal automaticStyle As System.Boolean, _ ByRef backplaneStyleResult As NBackplaneStyle _ ) As System.Boolean
'Usage
Dim backplaneStyle As NBackplaneStyle Dim automaticStyle As System.Boolean Dim backplaneStyleResult As NBackplaneStyle Dim value As System.Boolean value = NBackplaneStyleTypeEditor.Edit(backplaneStyle, automaticStyle, backplaneStyleResult)
public static System.bool Edit( NBackplaneStyle backplaneStyle, System.bool automaticStyle, out NBackplaneStyle backplaneStyleResult )
Parameters
- backplaneStyle
- automaticStyle
- backplaneStyleResult