ISVGTextElement interface

Corresponds to the text element.

Members

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

  • Properties

Properties

The ISVGTextElement interface has these properties.

Property Description

clipRule

Sets or retrieves a value that indicates a clipping rule.

textAnchor

Sets or retrieves a value that aligns a string of text relative to a given point.

 

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