TransformAttributeOption

サイズと位置のオプション

プロパティ(parentとその逆)

Ver.プロパティR/O

[13]
parent ObjectStyle

[13]
eventListeners EventListeners

[13]
events Events

プロパティ

Ver.プロパティ名R/O説明

[13]
isValid 真偽値オブジェクトが有効かどうか

[13]
properties Object

[13]
transformAttrHeight 長さ値The height of the object, defined by the object style. (1 - 1440)

[13]
transformAttrLeftReference TransformPositionReference
TransformPositionReference
Ver.10進数/文字列説明

[13]
PAGE_EDGE_REFERENCE1348945255
PgEg
ページ端(ページの上)

[13]
PAGE_MARGIN_REFERENCE1883721063
pGMg
上マージン
The reference point to be used while setting the X attribute of object style.

[13]
transformAttrRefAnchorPoint AnchorPoint
AnchorPoint
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
BOTTOM_CENTER_ANCHOR1095656035
ANbc
下辺の中央
[7][7.5][8][9]
[10][11][12][13]
BOTTOM_LEFT_ANCHOR1095656044
ANbl
左下角
[7][7.5][8][9]
[10][11][12][13]
BOTTOM_RIGHT_ANCHOR1095656050
ANbr
右下角
[7][7.5][8][9]
[10][11][12][13]
CENTER_ANCHOR1095656308
ANct
中心
[7][7.5][8][9]
[10][11][12][13]
LEFT_CENTER_ANCHOR1095658595
ANlc
左辺の中央
[7][7.5][8][9]
[10][11][12][13]
RIGHT_CENTER_ANCHOR1095660131
ANrc
右辺の中央
[7][7.5][8][9]
[10][11][12][13]
TOP_CENTER_ANCHOR1095660643
ANtc
上辺の中央
[7][7.5][8][9]
[10][11][12][13]
TOP_LEFT_ANCHOR1095660652
ANtl
左上角
[7][7.5][8][9]
[10][11][12][13]
TOP_RIGHT_ANCHOR1095660658
ANtr
右上角
Option to specify the achor point to be used by the style for anchoring the object while applying the position.

[13]
transformAttrTopReference TransformPositionReference
TransformPositionReference
Ver.10進数/文字列説明

[13]
PAGE_EDGE_REFERENCE1348945255
PgEg
ページ端(ページの上)

[13]
PAGE_MARGIN_REFERENCE1883721063
pGMg
上マージン
The reference point to be used while setting the Y attribute of object style.

[13]
transformAttrWidth 長さ値The width of the object, defined by the object style. (1 - 1440)

[13]
transformAttrX 長さ値The left position of the object, defined by the object style. (1 - 1440)

[13]
transformAttrY 長さ値The top position of the object, defined by the object style. (1 - 1440)

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明

[13]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)

[13]
getElements() Array( TransformAttributeOption )オブジェクト参照を返す

[13]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)

[13]
toSource() 文字列値ソースコードを表す文字列を返す

[13]
toSpecifier() 文字列値Retrieves the object specifier.