Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 388 Bytes

RegionPoint.md

File metadata and controls

16 lines (11 loc) · 388 Bytes

aspose_barcode_cloud.model.RegionPoint

Load the model package

import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';

Wrapper around Drawing.Point for proper specification.

Properties

Name Type Description Notes
X int X-coordinate [default to null]
Y int Y-coordinate [default to null]