v:fill
Shape Fill Properties
Element information
Namespace: urn:schemas-microsoft-com:vml
Schema document: vml-main.xsd
Type: v:CT_Fill
Properties: Global, Qualified
Content
- o:fill [0..1] Shape Fill Extended Properties
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| id | [0..1] | xsd:string | Unique Identifier | from group v:AG_Id |
| type | [0..1] | v:ST_FillType | Fill Type | |
| on | [0..1] | v:ST_TrueFalse | Fill Toggle | |
| color | [0..1] | v:ST_ColorType | Primary Color | |
| opacity | [0..1] | xsd:string | Primary Color Opacity | |
| color2 | [0..1] | v:ST_ColorType | Secondary Color | |
| src | [0..1] | xsd:string | Fill Image Source | |
| o:href | [0..1] | xsd:string | Hyperlink Target | |
| o:althref | [0..1] | xsd:string | Alternate Image Reference Location | |
| size | [0..1] | xsd:string | Fill Image Size | |
| origin | [0..1] | xsd:string | Fill Image Origin | |
| position | [0..1] | xsd:string | Fill Image Position | |
| aspect | [0..1] | v:ST_ImageAspect | Image Aspect Ratio | |
| colors | [0..1] | xsd:string | Intermediate Colors | |
| angle | [0..1] | xsd:decimal | Gradient Angle | |
| alignshape | [0..1] | v:ST_TrueFalse | Align Image With Shape | |
| focus | [0..1] | xsd:string | Gradient Center | |
| focussize | [0..1] | xsd:string | Radial Gradient Size | |
| focusposition | [0..1] | xsd:string | Radial Gradient Center | |
| method | [0..1] | v:ST_FillMethod | Gradient Fill Method | |
| o:detectmouseclick | [0..1] | o:ST_TrueFalse | Detect Mouse Click | |
| o:title | [0..1] | xsd:string | Title | |
| o:opacity2 | [0..1] | xsd:string | Secondary Color Opacity | |
| recolor | [0..1] | v:ST_TrueFalse | Recolor Fill as Picture | |
| rotate | [0..1] | v:ST_TrueFalse | Rotate Fill with Shape | |
| r:id | [0..1] | r:ST_RelationshipId | Relationship to Part | |
| o:relid | [0..1] | o:ST_RelationshipId | Relationship to Part |
Used in
- Group v:EG_ShapeElements
- Type o:CT_ShapeDefaults (Element o:shapedefaults)
- Type v:CT_Background (Element v:background)
- 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:fill> <o:fill/> </v:fill>



