# class JoinStyleEntity


Line/path join style options


# STATIC MEMBERS

# static member read-only None

Type: JoinStyleEntity

Description:

# static member read-only Miter

Type: JoinStyleEntity

Description:

# static member read-only Bevel

Type: JoinStyleEntity

Description:

# static member read-only Round

Type: JoinStyleEntity

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(JoinStyleEntity) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(JoinStyleEntity) -

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