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

NameTypeAccessMin VersionDescription
parent
R
24.1
The document collection in which we will find this and all other CountItems collected.
position
object
R
24.1
The position of the CountItem as an object with x and y properties in pixels.
typename
string
R
24.1
The class name of the referenced CountItem object

Methods

move

24.1

void

Moves the CountItem to a new position.

Parameters

NameTypeDescription
position
object
: Object with x and y properties in pixels;
position.x
number
-
position.y
number
-

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 © 2024 Adobe. All rights reserved.