ISVGAngle interface

TBD.

Members

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

  • Methods
  • Properties

Methods

The ISVGAngle interface has these methods.

Method Description
convertToSpecifiedUnits

Changes the stored unit identifier to the specified type.

newValueSpecifiedUnits

Resets the specified value as a number with the specified unit type, replacing the values for all of the attributes on the object.

 

Properties

The ISVGAngle interface has these properties.

Property Description

unitType

Gets or sets a value that indicates the type of angle units.

value

Gets or sets the value of the given attribute.

valueAsString

Gets or sets the string form of the value property, in the units that svgUnitTypes specifies.

valueInSpecifiedUnits

Gets or sets the length or angle value, as a floating point number, in the units that svgUnitTypes specifies.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/26/2012