Gets or sets a value indicating whether a multimode is used for showing letters.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Property UseMultyTTFFonts() As Boolean |
C#
|
public static bool UseMultyTTFFonts {get; set;} |
Property Value
true if multimode is used; otherwise,
false. The default is
true.
Remarks
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also