xMin property
- @TagNumber(1)
the four corners of the box
Implementation
@$pb.TagNumber(1)
$fixnum.Int64 get xMin => $_getI64(0);
- @TagNumber(1)
Implementation
@$pb.TagNumber(1)
set xMin($fixnum.Int64 v) { $_setInt64(0, v); }
the four corners of the box
@$pb.TagNumber(1)
$fixnum.Int64 get xMin => $_getI64(0);
@$pb.TagNumber(1)
set xMin($fixnum.Int64 v) { $_setInt64(0, v); }