# class DataMatrix.Shape



# STATIC MEMBERS

# static member read-only Square

Type: DataMatrix.Shape

Description:

# static member read-only Rectangle

Type: DataMatrix.Shape

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(DataMatrix.Shape) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(DataMatrix.Shape) -

Last Updated: 12/20/2022, 8:12:45 AM