LinkElementData
TheArtOfDev.HtmlRenderer.Core.Entities
Holds data on link element in HTML. Used to expose data outside of HTML Renderer internal structure.
Constructors
LinkElementData(string, string, T)
Init.
Properties
Rectangle : T
the rectangle of element as calculated by html layout
Methods
Fields
_rectangle : T
the rectangle of element as calculated by html layout