Share via


DiagramFonts.ShapeTitle 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 ShapeTitle As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId 

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramFonts Class

DiagramFonts Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace