FillFormat.TextureOffsetY Property (Word)

Returns or sets a Long that specifies the vertical offset of the texture from the origin in points. Read/write.

Version Information

Version Added: Word 2010

Syntax

expression .TextureOffsetY

expression An expression that returns a FillFormat object.

Remarks

The position of the origin is determined by the setting of the TextureAlignment property.

The setting of the TextureOffsetY property corresponds to the setting of the Offset Y box under Tiling Options on the Fill pane of the Format Picture dialog box in the Microsoft Word user interface (under Drawing Tools, on the Format tab, expand the Shape Styles group.)

See Also

Concepts

FillFormat Object Members

FillFormat Object