LinkElementData
TheArtOfDev.HtmlRenderer.Core.Entities
Holds data on link element in HTML. Used to expose data outside of HTML Renderer internal structure.
コンストラクター
LinkElementData(string, string, T)
Init.
プロパティ
Rectangle : T
the rectangle of element as calculated by html layout
メソッド
フィールド
_rectangle : T
the rectangle of element as calculated by html layout