Declaration

var intersections: FTPointArray? { get set }

Declaration

@property (nonatomic, strong) FTPointArray * intersections;

Declaration

intersections() -> FTPointArray
setIntersections_(intersections: FTPointArray)

Discussion

The points are ordered along the guide and exclude the points delimiting the query. A value of nil indicates that no intersection line could be formed for the layer.

See Also

Measurements and Grid