'Declaration
Public Shared Function TryParse( _ ByVal text As String, _ ByRef direction As C1StyleLinearGradientDirection _ ) As Boolean
public static bool TryParse( string text, out C1StyleLinearGradientDirection direction )
Parameters
- text
- The text to parse.
- direction
- The returned length.