width property
[This documentation is preliminary and is subject to change.]
Defines the width of an element.
![]() ![]() |
Syntax
HRESULT value = object.put_width(ISVGAnimatedLength* v);HRESULT value = object.get_width(ISVGAnimatedLength** p);
Property values
Type: Object
The associated width of an element.
Standards information
- Scalable Vector Graphics (SVG) 1.1, Appendix M
Remarks
A value of 0 disables rendering of the element. A negative value is an error.
Build date: 1/26/2012
.png)
.png)