Edit

Share via


AmbientTheme.GlyphSize Property

Definition

Gets the ambient height and width of glyphs on the workflow design surface.

public:
 virtual property System::Drawing::Size GlyphSize { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size GlyphSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GlyphSize : System.Drawing.Size
Public Overridable ReadOnly Property GlyphSize As Size

Property Value

A Size value that represents the ambient height and width of glyphs on the workflow design surface.

Attributes

Applies to