Share via


ISVGPathSegLinetoVerticalAbs interface

Provides properties for an absolute vertical lineto (V) path data command.

Members

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

  • Properties

Properties

The ISVGPathSegLinetoVerticalAbs interface has these properties.

Property Access type Description

ISVGUseElement::y

Read/write

Gets or sets the y-coordinate value.

 

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