PlotStampSettingsSetFontStyle Method
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public static void SetFontStyle(
string fontStyle
)
Public Shared Sub SetFontStyle (
fontStyle As String
)
public:
static void SetFontStyle(
String^ fontStyle
)
static member SetFontStyle :
fontStyle : string -> unit
Parameters
- fontStyle String
-
See Also