Position
This is a basic 2D, (X,Y) coordinate. Most often it will be used in the context of a document's bounds, where the origin is at the top-left corner. In that case, the positive Y values go down from the origin.
Used by TextLayerCreateOptions
Name | Type | Min Version |
---|---|---|
x | number | NA |
y | number | NA |