Interface ITextPortData
public interface ITextPortData : IPortData, ILinkInitializer, IData, ITextable, IDescriptionable
- Inherited Members
- Extension Methods
Properties
FontSize
double FontSize { get; set; }
Property Value
FontStretch
FontStretch FontStretch { get; set; }
Property Value
FontStyle
FontStyle FontStyle { get; set; }
Property Value
FontWeight
FontWeight FontWeight { get; set; }
Property Value
Foreground
Brush Foreground { get; set; }
Property Value
Icon
string Icon { get; set; }
Property Value
Stroke
Brush Stroke { get; set; }