Table of Contents

Interface ITextPortData

Namespace
H.Controls.Diagram.Presenter.PortDatas
Assembly
H.Controls.Diagram.Presenter.dll
public interface ITextPortData : IPortData, ILinkInitializer, IData, ITextable, IDescriptionable
Inherited Members
Extension Methods

Properties

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

Stroke

Brush Stroke { get; set; }

Property Value

Brush