Share via


DiagramFonts.ShapeSubtitle Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ShapeSubtitle As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId 

value = DiagramFonts.ShapeSubtitle
public static StyleSetResourceId ShapeSubtitle { get; }
public:
static property StyleSetResourceId^ ShapeSubtitle {
    StyleSetResourceId^ get ();
}
public static function get ShapeSubtitle () : StyleSetResourceId

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramFonts Class

DiagramFonts Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace