marker property
Sets or retrieves a value that specifies the marker symbol that is used for all vertices on the given path element or basic shape.
Syntax
HRESULT value = object.put_marker( v);HRESULT value = object.get_marker(* 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 none none |
Standards information
Remarks
The IHTMLCSSStyleDeclaration::marker property is a composite property for the three individual marker properties.
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
IHTMLCSSStyleDeclaration::markerStart