AgGateway.ADAPT.ISOv4Plugin.ExportMappers.CropZoneMapper.CropZoneMapper C# (CSharp) Method

CropZoneMapper() public method

public CropZoneMapper ( ) : System
return System
        public CropZoneMapper()
            : this(new PolygonMapper())
        {
        }

Same methods

CropZoneMapper::CropZoneMapper ( IPolygonMapper boundaryMapper ) : System
CropZoneMapper