Class FinderStyle
- Namespace
 - ScanbotSDK.MAUI.Common
 
- Assembly
 - ScanbotSDK.Shared.dll
 
The visual appearance of the viewfinder.
[JsonPolymorphic(TypeDiscriminatorPropertyName = "_type")]
[JsonDerivedType(typeof(FinderCorneredStyle), "FinderCorneredStyle")]
[JsonDerivedType(typeof(FinderStrokedStyle), "FinderStrokedStyle")]
public class FinderStyle
  - Inheritance
 - 
      
      FinderStyle
 
- Derived
 
- Inherited Members
 
Methods
FromJson(string)
public static FinderStyle FromJson(string rawJson)
  Parameters
rawJsonstring