TransformAttributeOption

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

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

Ver.プロパティR/O
[13][14][15]
[16][17][18][19]
parent ObjectStyle
[13][14][15]
[16][17][18][19]
eventListeners EventListeners
[13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[13][14][15]
[16][17][18][19]
properties Object
[13][14][15]
[16][17][18][19]
transformAttrHeight 長さ値The height of the object, defined by the object style. (1 - 1440)
[13][14][15]
[16][17][18][19]
transformAttrLeftReference TransformPositionReference
TransformPositionReference
Ver.10進数/文字列説明
[13][14][15]
[16][17][18][19]
PAGE_EDGE_REFERENCE1348945255
PgEg
ページ端(ページの上)
[13][14][15]
[16][17][18][19]
PAGE_MARGIN_REFERENCE1883721063
pGMg
上マージン
The reference point to be used while setting the X attribute of object style.
[13][14][15]
[16][17][18][19]
transformAttrRefAnchorPoint AnchorPoint
AnchorPoint
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BOTTOM_CENTER_ANCHOR1095656035
ANbc
下辺の中央
[12][13][14][15]
[16][17][18][19]
BOTTOM_LEFT_ANCHOR1095656044
ANbl
左下角
[12][13][14][15]
[16][17][18][19]
BOTTOM_RIGHT_ANCHOR1095656050
ANbr
右下角
[12][13][14][15]
[16][17][18][19]
CENTER_ANCHOR1095656308
ANct
中心
[12][13][14][15]
[16][17][18][19]
LEFT_CENTER_ANCHOR1095658595
ANlc
左辺の中央
[12][13][14][15]
[16][17][18][19]
RIGHT_CENTER_ANCHOR1095660131
ANrc
右辺の中央
[12][13][14][15]
[16][17][18][19]
TOP_CENTER_ANCHOR1095660643
ANtc
上辺の中央
[12][13][14][15]
[16][17][18][19]
TOP_LEFT_ANCHOR1095660652
ANtl
左上角
[12][13][14][15]
[16][17][18][19]
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][14][15]
[16][17][18][19]
transformAttrTopReference TransformPositionReference
TransformPositionReference
Ver.10進数/文字列説明
[13][14][15]
[16][17][18][19]
PAGE_EDGE_REFERENCE1348945255
PgEg
ページ端(ページの上)
[13][14][15]
[16][17][18][19]
PAGE_MARGIN_REFERENCE1883721063
pGMg
上マージン
The reference point to be used while setting the Y attribute of object style.
[13][14][15]
[16][17][18][19]
transformAttrWidth 長さ値The width of the object, defined by the object style. (1 - 1440)
[13][14][15]
[16][17][18][19]
transformAttrX 長さ値The left position of the object, defined by the object style. (1 - 1440)
[13][14][15]
[16][17][18][19]
transformAttrY 長さ値The top position of the object, defined by the object style. (1 - 1440)

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[13][14][15]
[16][17][18][19]
getElements() Array( TransformAttributeOption )オブジェクト参照を返す
[13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.