DiagramFonts Class
Each property of the DiagramFonts class is a StyleSetResourceId object that uniquely identifies a font resource used by the DiagramClientView paint methods.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CommentText | Gets the resource Id for the comment's text font. Font used to display comment's text. |
![]() ![]() | ConnectionLine | Gets the resource Id for the connection line's font. Font used to display connection line label text. |
![]() ![]() | ShapeSubtitle | Gets the resource Id for a shape's subtitle font. Font used for shape's subtitle. |
![]() ![]() | ShapeText | Gets the resource Id for a shape's font. Font used to display shape text. |
![]() ![]() | ShapeTitle | Gets the resource Id for a shape's title font. Font used for shape's title. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


