-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAnchorPoint.html
More file actions
260 lines (167 loc) · 9.97 KB
/
AnchorPoint.html
File metadata and controls
260 lines (167 loc) · 9.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="(C) Copyright 2025" />
<meta name="DC.rights.owner" content="(C) Copyright 2025" />
<meta name="generator" content="DITA-OT" /><meta name="DC.type" content="topic" />
<meta name="DC.title" content="AnchorPoint" />
<meta name="DC.format" content="XHTML" />
<meta name="DC.identifier" content="d1e86714" />
<link rel="stylesheet" type="text/css" href="commonltr.css" />
<title>AnchorPoint</title>
<link rel="stylesheet" type="text/css" href="styles/main.css" />
<script type="text/javascript" src="scripts/main.js"></script>
</head>
<body id="d1e86714">
<h1 class="title topictitle1" id="ariaid-title1">
<span class="keyword">AnchorPoint</span>
</h1>
<div class="body">
<p class="p description">The reference point on the object's bounding box that does not move during transformation operations. Note: Transformations include rotation, scaling, flipping, and shearing.</p>
<p class="p quicklinks">
</p>
<div class="section" id="d1e86714__iProps"><h2 class="title sectiontitle">Values</h2>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="border" border="1" rules="all"><colgroup><col style="width:30.000000000000004%" /><col style="width:60.00000000000001%" /><col style="width:10.000000000000002%" /></colgroup><thead class="thead" style="text-align:left;">
<tr class="row">
<th class="entry cellrowborder" style="vertical-align:top;" id="d891124e46">
<p class="p">Name</p>
</th>
<th class="entry cellrowborder" style="vertical-align:top;" id="d891124e52">
<p class="p">Description</p>
</th>
<th class="entry cellrowborder" style="vertical-align:top;" id="d891124e58">
<p class="p">Value</p>
</th>
</tr>
</thead>
<tbody class="tbody">
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.BOTTOM_CENTER_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The center point on the bottom of the bounding box.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095656035</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.BOTTOM_LEFT_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The bottom left corner.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095656044</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.BOTTOM_RIGHT_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The bottom right corner.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095656050</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.CENTER_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The center point in the bounding box.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095656308</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.LEFT_CENTER_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The center point on the left side of the bounding box.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095658595</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.RIGHT_CENTER_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The center point on the right side of the bounding box.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095660131</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.TOP_CENTER_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The center point on the top of the bounding box.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095660643</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.TOP_LEFT_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The top left corner.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095660652</p>
</td>
</tr>
<tr class="row">
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e46 ">
<p class="p clip_button">AnchorPoint.TOP_RIGHT_ANCHOR</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e52 ">
<p class="p description">The top right corner.</p>
</td>
<td class="entry cellrowborder" style="vertical-align:top;" headers="d891124e58 ">
<p class="p">1095660658</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h2 class="title sectiontitle">Object of</h2>
<p class="p noMargin">
<a class="xref" href="TransformAttributeOption.html#d1e246921">TransformAttributeOption</a>.transformAttrRefAnchorPoint</p>
<p class="p noMargin">
<a class="xref" href="LayoutWindow.html#d1e48729">LayoutWindow</a>.transformReferencePoint</p>
<p class="p noMargin">
<a class="xref" href="AnchoredObjectSetting.html#d1e330656">AnchoredObjectSetting</a>.anchorPoint</p>
<p class="p noMargin">
<a class="xref" href="FindObjectPreference.html#d1e301545">FindObjectPreference</a>.anchorPoint</p>
<p class="p noMargin">
<a class="xref" href="ChangeObjectPreference.html#d1e318909">ChangeObjectPreference</a>.anchorPoint</p>
<p class="p noMargin">
<a class="xref" href="FindObjectPreference.html#d1e301545">FindObjectPreference</a>.positionReferencePoint</p>
<p class="p noMargin">
<a class="xref" href="ChangeObjectPreference.html#d1e318909">ChangeObjectPreference</a>.positionReferencePoint</p>
<p class="p noMargin">
<a class="xref" href="FrameFittingOption.html#d1e222377">FrameFittingOption</a>.fittingAlignment</p>
<p class="p noMargin">
<a class="xref" href="FindObjectPreference.html#d1e301545">FindObjectPreference</a>.fittingAlignment</p>
<p class="p noMargin">
<a class="xref" href="ChangeObjectPreference.html#d1e318909">ChangeObjectPreference</a>.fittingAlignment</p>
</div>
</div>
</body>
</html>