v:shadow
Shadow Effect
Element information
Namespace: urn:schemas-microsoft-com:vml
Schema document: vml-main.xsd
Type: v:CT_Shadow
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| id | [0..1] | xsd:string | Unique Identifier | from group v:AG_Id |
| on | [0..1] | v:ST_TrueFalse | Shadow Toggle | |
| type | [0..1] | v:ST_ShadowType | Shadow Type | |
| obscured | [0..1] | v:ST_TrueFalse | Shadow Transparency | |
| color | [0..1] | v:ST_ColorType | Shadow Primary Color | |
| opacity | [0..1] | xsd:string | Shadow Opacity | |
| offset | [0..1] | xsd:string | Shadow Primary Offset | |
| color2 | [0..1] | v:ST_ColorType | Shadow Secondary Color | |
| offset2 | [0..1] | xsd:string | Shadow Secondary Offset | |
| origin | [0..1] | xsd:string | Shadow Origin | |
| matrix | [0..1] | xsd:string | Shadow Perspective Matrix |
Used in
- Group v:EG_ShapeElements
- Type o:CT_ShapeDefaults (Element o:shapedefaults)
- 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:shadow/>



