I

TypedHtmlVisual<TElement>

An utility type for HtmlVisual that restricts the type of the element property.
Inheritance Hierarchy

Remarks

The main usage of this type is as type parameter of a "Base" style like NodeStyleBase<TVisual>.

You can obtain an instance of such a type from the factory method from.

Type Parameters

TElement

The type of the property.

See Also

API

TaggedHtmlVisual

Members

No filters for this type

Properties

Gets or sets the HTML element of this visual.