FillFormat.TextureVerticalScale Property

Definition

Gets or sets a value that specifies the vertical scaling factor for the texture fill.

public:
 property float TextureVerticalScale { float get(); void set(float value); };
public float TextureVerticalScale { get; set; }
member this.TextureVerticalScale : single with get, set
Public Property TextureVerticalScale As Single

Property Value

Specifies the vertical scaling factor for the texture fill.

Remarks

Read/write. The setting of this property corresponds to the setting of the Scale 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.)

Applies to