ImageTraceSmoother.Extent

ImageTraceSmoother.Extent property

Gets of sets extent of the region considered by query point. It must be in the range from 1 to 20. Any higher or lower values will be aligned with the minimum and maximum values of this range, accordingly.

public int Extent { get; set; }

See Also