Enumeration ImagePositionReadonly

Enum for image positions.

Enumeration Members

CenterBottom: "centerBottom"

Picture at the center bottom position of the node.

CenterMiddle: "centerMiddle"

Picture at the center middle position of the node.

CenterTop: "centerTop"

Picture at the center top position of the node.

LeftBottom: "leftBottom"

Picture at the left bottom position of the node.

LeftMiddle: "leftMiddle"

Picture at the left middle position of the node.

LeftTop: "leftTop"

Picture at the left top position of the node.

RightBottom: "rightBottom"

Picture at the right bottom position of the node.

RightMiddle: "rightMiddle"

Picture at the right middle position of the node.

RightTop: "rightTop"

Picture at the right top position of the node.

Generated using TypeDoc