BEVEL

A join with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line's width.

BEVEL("bevel")

Functions

clone
Link copied to clipboard
protected override fun clone(): Any
compareTo
Link copied to clipboard
operator override fun compareTo(other: LineJoin): Int
equals
Link copied to clipboard
operator override fun equals(other: Any?): Boolean
finalize
Link copied to clipboard
override fun finalize()
getDeclaringClass
Link copied to clipboard
override fun getDeclaringClass(): Class<LineJoin>
hashCode
Link copied to clipboard
override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

name
Link copied to clipboard
override val name: String
ordinal
Link copied to clipboard
override val ordinal: Int
value
Link copied to clipboard

String value of this property

open override val value: String