[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.IFigure.MaxIntersections

MaxIntersections Property

MaxIntersections

Gets the maximum number of intersections that a polygon can have when testing a line.

Call the Flatten(Matrix3x2) method before using this property.

Declaration
int MaxIntersections { get; }
ReadOnly Property MaxIntersections As Integer