Constructor for the CustomFont class. Requires the embedded font name and font size.
Will automatically set UseEmbeddedFont to true.
Declaration Syntax
Public Sub New ( _
embeddedFontName As String, _
size As Single, _
color As Color _
)
Parameters
- embeddedFontName (String)
- Embedded font name
- size (Single)
- Font size
- color (Color)
- Font color
Assembly:
MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)