Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Edge

enumeration

Switch to Manual

Description

Enum used to specify one edge of a rectangle.

Variables

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