Version 3.17.2
Show:

VMLPath Class

Module: graphics

VML implementation of the Path class. VMLPath is not intended to be used directly. Instead, use the Path class. If the browser lacks SVG and Canvas capabilities, the Path class will point to the VMLPath class.

Item Index

Attributes

Attributes

height

Number

Indicates the height of the shape

path

String readonly

Indicates the path used for the node.

width

Number

Indicates the width of the shape