FontSettings.FontStyleSetInfo Property

Definition

Gets or sets the FontStyleSetInfo associated with these settings.

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

Property Value

A FontStyleSetInfo associated with this FontSettings object.

Applies to