v:path
Shape Path
Element information
Namespace: urn:schemas-microsoft-com:vml
Schema document: vml-main.xsd
Type: v:CT_Path
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| id | [0..1] | xsd:string | Unique Identifier | from group v:AG_Id |
| v | [0..1] | xsd:string | Path Definition | |
| limo | [0..1] | xsd:string | Limo Stretch Point | |
| textboxrect | [0..1] | xsd:string | Text Box Bounding Box | |
| fillok | [0..1] | v:ST_TrueFalse | Shape Fill Toggle | |
| strokeok | [0..1] | v:ST_TrueFalse | Stroke Toggle | |
| shadowok | [0..1] | v:ST_TrueFalse | Shadow Toggle | |
| arrowok | [0..1] | v:ST_TrueFalse | Arrowhead Display Toggle | |
| gradientshapeok | [0..1] | v:ST_TrueFalse | Gradient Shape Toggle | |
| textpathok | [0..1] | v:ST_TrueFalse | Text Path Toggle | |
| insetpenok | [0..1] | v:ST_TrueFalse | Inset Stroke From Path Flag | |
| o:connecttype | [0..1] | o:ST_ConnectType | Connection Point Type | |
| o:connectlocs | [0..1] | xsd:string | Connection Points | |
| o:connectangles | [0..1] | xsd:string | Connection Point Connect Angles | |
| o:extrusionok | [0..1] | o:ST_TrueFalse | Extrusion Toggle |
Used in
- Group v:EG_ShapeElements
- Type v:CT_Arc via reference to v:EG_ShapeElements (Element v:arc)
- Type v:CT_Curve via reference to v:EG_ShapeElements (Element v:curve)
- Type v:CT_Group via reference to v:EG_ShapeElements (Element v:group)
- Type v:CT_Image via reference to v:EG_ShapeElements (Element v:image)
- Type v:CT_Line via reference to v:EG_ShapeElements (Element v:line)
- Type v:CT_Oval via reference to v:EG_ShapeElements (Element v:oval)
- Type v:CT_PolyLine via reference to v:EG_ShapeElements (Element v:polyline)
- Type v:CT_Rect via reference to v:EG_ShapeElements (Element v:rect)
- Type v:CT_RoundRect via reference to v:EG_ShapeElements (Element v:roundrect)
- Type v:CT_Shape via reference to v:EG_ShapeElements (Element v:shape)
- Type v:CT_Shapetype via reference to v:EG_ShapeElements (Element v:shapetype)
Sample instance
<v:path/>



