ISVGPoint interface

TBD.

Members

The ISVGPoint interface inherits from the IUnknown interface. ISVGPoint also has these types of members:

  • Methods
  • Properties

Methods

The ISVGPoint interface has these methods.

Method Description
matrixTransform

Applies the given 2×3 matrix transformation on this SVGPoint object and returns a new, transformed SVGPoint object.

 

Properties

The ISVGPoint interface has these properties.

Property Description

x

Gets or sets the x-coordinate value.

y

Gets or sets the y-coordinate value.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/26/2012