ly.img.android.pesdk.backend.model.chunk / RelativeRectFast / toShortString

toShortString

open fun toShortString(): String!

Return a string representation of the rectangle in a compact form.

open fun toShortString(sb: StringBuilder!): String!

Return a string representation of the rectangle in a compact form.

Hide