Table of Contents

Interface ITextLinkData

Namespace
H.Controls.Diagram.Presenter.LinkDatas
Assembly
H.Controls.Diagram.Presenter.dll
public interface ITextLinkData : ITextable
Inherited Members
Extension Methods

Properties

FontFamily

FontFamily FontFamily { get; set; }

Property Value

FontFamily

FontSize

double FontSize { get; set; }

Property Value

double

FontStretch

FontStretch FontStretch { get; set; }

Property Value

FontStretch

FontStyle

FontStyle FontStyle { get; set; }

Property Value

FontStyle

FontWeight

FontWeight FontWeight { get; set; }

Property Value

FontWeight

Foreground

Brush Foreground { get; set; }

Property Value

Brush

Icon

string Icon { get; set; }

Property Value

string