RebarState.FromFile Method
Loads a RebarState from an existing XML file.
[Visual Basic]
Public Shared Function FromFile( _
ByVal
filePath As
String _
) As
RebarState
Parameters
-
filePath
- The path to the file from which the state is loaded.
See Also
RebarState Class | Skybound.Rebar Namespace