FontDescriptor.FontStyleSetInfo Property

Definition

Gets the font information for this descriptor.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::FontStyleSetInfo ^ FontStyleSetInfo { Microsoft::VisualStudio::Modeling::Diagrams::FontStyleSetInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.FontStyleSetInfo FontStyleSetInfo { get; }
member this.FontStyleSetInfo : Microsoft.VisualStudio.Modeling.Diagrams.FontStyleSetInfo
Public ReadOnly Property FontStyleSetInfo As FontStyleSetInfo

Property Value

A FontStyleSetInfo for this descriptor.

Applies to