DiagramFonts Class

Definition

Each property of the DiagramFonts class is a StyleSetResourceId object that uniquely identifies a font resource used by the DiagramClientView paint methods.

public ref class DiagramFonts sealed
public sealed class DiagramFonts
type DiagramFonts = class
Public NotInheritable Class DiagramFonts
Inheritance
DiagramFonts

Properties

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.

Applies to