Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Edge

enumeration

Cambiar al Manual

Descripción

Enum used to specify one edge of a rectangle.

Variables

LeftThe left edge.
RightThe right edge.
TopThe top edge.
BottomThe bottom edge.