Search
Font.Unit Property
See Also
 





Gets or sets the unit used to specify font size.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public GraphicsUnit Unit { get; set; }

Visual Basic  Copy Code

Public Property Unit As GraphicsUnit

 Property Value

 See Also