This topic has not yet been rated - Rate this topic

ISVGPathSegMovetoAbs interface

Provides properties for an absolute moveto (M) path data command.

Members

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

Properties

The ISVGPathSegMovetoAbs interface has these properties.

PropertyAccess typeDescription

ISVGUseElement::x

Read/write

Gets or sets the x-coordinate value.

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.