Search
Font.Height Property
See Also
 





Gets the font height.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Height { get; }

Visual Basic  Copy Code

Public ReadOnly Property Height As Integer

 Property Value

 See Also