Class PointIsInsideResult
public class PointIsInsideResult
- Inheritance
-
PointIsInsideResult
- Derived
- Inherited Members
- Extension Methods
Properties
Area
public SKRect Area { get; set; }
Property Value
IsInside
public bool IsInside { get; }
Property Value
Point
public SKPoint Point { get; set; }