Edit in GitHubLog an issue

CountItem

Properties

groupIndex

Readonly groupIndex: number

The index of the Group the CountItem belongs to.


itemIndex

Readonly itemIndex: number

The itemIndex of the CountItem as received from the descriptor.

Properties

名称类型访问最低版本描述
parentCountItemsR24.1The document collection in which we will find this and all other CountItems collected.
positionobjectR24.1The position of the CountItem as an object with x and y properties in pixels.
typenamestringR24.1The class name of the referenced CountItem object

Methods

move

24.1

void

Moves the CountItem to a new position.

Parameters

名称类型描述
positionobject: Object with x and y properties in pixels;
position.xnumber-
position.ynumber-

remove

24.1

void

Removes the CountItem from the document.

Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.