markerHeight property
Gets the height attribute of the marker element.
![]() ![]() |
Syntax
HRESULT value = object.put_markerHeight(ISVGAnimatedLength* v);HRESULT value = object.get_markerHeight(ISVGAnimatedLength** p);
Property values
Type: Object
The height of the viewport that the marker is to be fitted into when it is rendered.
Standards information
See also
- Reference
- SVGMarkerElement
- SVGMarkerElement
- ISVGMarkerElement::markerUnits
Show:

