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