ISVGNumber interface

Defines attributes for the number basic type.

Members

The ISVGNumber interface inherits from the IDispatch interface. ISVGNumber also has these types of members:

  • Properties

Properties

The ISVGNumber interface has these properties.

Property Access type Description

ISVGNumber::value

Read/write

Gets or sets the value of the given attribute.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch