noShade property

[This documentation is preliminary and is subject to change.]

Sets or retrieves whether the horizontal rule is drawn with 3-D shading.

Syntax

HRESULT value = object.put_noShade(VARIANT_BOOL v);HRESULT value = object.get_noShade(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

Default. Horizontal rule is drawn with 3-D shading.

VARIANT_TRUE (true)

Horizontal rule is drawn without 3-D shading.

Standards information

 

 

Build date: 6/12/2012