IHtmlMeterElement
public interface IHtmlMeterElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, IGlobalEventHandlers, ILabelabelElement
Represents the meter HTML element.
Gets or sets the high value.
Gets or sets the low value.
Gets or sets the maximum value.
Gets or sets the minimum value.
Gets or sets the optimum value.
Gets or sets the current value.