FillFormat.TextureVerticalScale 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 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.)