PlotStampSettingsSetFontSize Method
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public static void SetFontSize(
double fontSize
)
Public Shared Sub SetFontSize (
fontSize As Double
)
public:
static void SetFontSize(
double fontSize
)
static member SetFontSize :
fontSize : float -> unit
Parameters
- fontSize Double
-
See Also