FontDescriptor Constructor

Initializes a new instance of the FontDescriptor class

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public FontDescriptor(
        string typeFace,
        bool bold,
        bool italic,
        int characters,
        int pitchAndFamily
)

Parameters

typeFace  String
 
bold  Boolean
 
italic  Boolean
 
characters  Int32
 
pitchAndFamily  Int32
 
See Also

©  Bricsys NV. All rights reserved.