Search
Font.Size Property
See Also
 





Gets or sets the font size.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public double Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Double

 Property Value

 See Also