AcadTextStyleClassSetFont Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetFont(
        string TypeFace,
        bool Bold,
        bool Italic,
        int Charset,
        int PitchAndFamily
)

Parameters

TypeFace
Type: SystemString
Bold
Type: SystemBoolean
Italic
Type: SystemBoolean
Charset
Type: SystemInt32
PitchAndFamily
Type: SystemInt32

Implements

IAcadTextStyleSetFont(String, Boolean, Boolean, Int32, Int32)
See Also

©  Bricsys NV. All rights reserved.