FillFormat.TextureAlignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the alignment (the origin of the coordinate grid) for the tiling of the texture fill.
public:
property Microsoft::Office::Core::MsoTextureAlignment TextureAlignment { Microsoft::Office::Core::MsoTextureAlignment get(); void set(Microsoft::Office::Core::MsoTextureAlignment value); };
public Microsoft.Office.Core.MsoTextureAlignment TextureAlignment { get; set; }
member this.TextureAlignment : Microsoft.Office.Core.MsoTextureAlignment with get, set
Public Property TextureAlignment As MsoTextureAlignment
Property Value
The alignment (the origin of the coordinate grid) for the tiling of the texture fill.
Remarks
Read/write. The value returned by this property can be one of the following MsoTextureAlignment constants:
The setting of this property corresponds to the setting of the Alignment 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.)