ListField.NormalFontId Property

Definition

Gets or sets the font id for a normal, unselected list item.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ NormalFontId { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ value); };
public Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId NormalFontId { get; set; }
member this.NormalFontId : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId with get, set
Public Property NormalFontId As StyleSetResourceId

Property Value

Applies to