markerMid property

[This documentation is preliminary and is subject to change.]

Sets or retrieves a value that defines the arrowhead or polymarker that is drawn at every other vertex (that is, every vertex except the first and last) of a given path element or basic shape.

Scalable Vector Graphics: Painting, Filling, Stroking and Marker Symbols, Section 11.6.3Internet Explorer 9

Syntax

HRESULT value = object.put_markerMid(BSTR v);HRESULT value = object.get_markerMid(BSTR* p);

Property values

Type: BSTR

One of the values in the Property Values section.

String format

none | <funciri> | inherit

CSS information

Applies To ‘path’, ‘line’, ‘polyline’ and ‘polygon’ elements
Media visual
Inherited 1
Initial Value none

Standards information

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

Reference

marker

markerStart

markerEnd

 

 

Build date: 1/26/2012