Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Web Multimedia
VML Reference
Path Element
 MSDN Online-VML Limo Attribute
Limo Attribute

Defines a stretch point on the path. Read/write. Vector2D.

Applies To

Path

Tag Syntax

<v: element limo="expression">

Script Syntax

element.limo="expression"

expression=element.limo

Remarks

The default value is "0 0". Limo stretches are points on a shape's edge that define where and how a shape may be stretched by a user in a graphical editor.

VML Standard Attribute

Example

A limo stretch point is defined halfway along the horizontal line.

   <v:line strokecolor="red"
   strokeweight="2pt" from="20pt,20pt" to="100pt,20pt">
   <v:path limo="60pt,20pt"/>
   </v:line>
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker