Class PointFJson
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/PointFJson", DoNotGenerateAcw = true)]
public sealed class PointFJson : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
PointFJson
- Implements
- Inherited Members
Properties
Instance
[Register("INSTANCE")]
public static PointFJson Instance { get; }
Property Value
Methods
FromJson(IDictionary<string, Object>)
[Register("fromJson", "(Ljava/util/Map;)Landroid/graphics/PointF;", "")]
public static PointF FromJson(IDictionary<string, Object> source)
Parameters
source
IDictionary<string, Object>