Search
Font.SizeInPoints Property
See Also
 





Gets the font height.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public double SizeInPoints { get; }

Visual Basic  Copy Code

Public ReadOnly Property SizeInPoints As Double

 Property Value

 See Also