Skip to content

Extent.Constructor3

sindizzy edited this page Dec 30, 2020 · 1 revision

Constructor

Syntax

Constructor(double values, int offset)

Summary

Given a long array of doubles, this builds an extent from a small part of that xmin, ymin, xmax, ymax

 

Parameters

Name Description
values  
offset  

Clone this wiki locally