'Declaration
Public Overloads Shared Function Edit( _ ByVal animationsStyle As NAnimationsStyle, _ ByVal allowAutomatic As System.Boolean, _ ByRef animationsStyleResult As NAnimationsStyle _ ) As System.Boolean
'Usage
Dim animationsStyle As NAnimationsStyle Dim allowAutomatic As System.Boolean Dim animationsStyleResult As NAnimationsStyle Dim value As System.Boolean value = NAnimationsStyleTypeEditor.Edit(animationsStyle, allowAutomatic, animationsStyleResult)
public static System.bool Edit( NAnimationsStyle animationsStyle, System.bool allowAutomatic, out NAnimationsStyle animationsStyleResult )
Parameters
- animationsStyle
- allowAutomatic
- animationsStyleResult