Click or drag to resize

OptionsBaseSetFont Method

Namespace:  MediaCy.Addins.SCalibration.Commands
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SetFont ( 
	name As String,
	size As Integer,
	bold As Boolean,
	italic As Boolean,
	Underline As Boolean
)

Parameters

name
Type: SystemString
size
Type: SystemInt32
bold
Type: SystemBoolean
italic
Type: SystemBoolean
Underline
Type: SystemBoolean
See Also