'Declaration
Public Overridable Function MovePreview( _ ByVal transX As System.Single, _ ByVal transY As System.Single _ ) As System.Boolean
'Usage
Dim instance As NLibraryPreviewManager Dim transX As System.Single Dim transY As System.Single Dim value As System.Boolean value = instance.MovePreview(transX, transY)
Parameters
- transX
- transY