FontDescriptor Constructor

Initializes a new instance of the FontDescriptor class
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public FontDescriptor(
        string typeFace,
        bool bold,
        bool italic,
        int characters,
        int pitchAndFamily
)

Parameters

typeFace
Type: SystemString
bold
Type: SystemBoolean
italic
Type: SystemBoolean
characters
Type: SystemInt32
pitchAndFamily
Type: SystemInt32
See Also

©  Bricsys NV. All rights reserved.