Mtext line spacing factor (optional):
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Property LineSpacingFactor() As Single |
C#
|
public float LineSpacingFactor {get; set;} |
Property Value
Percentage of default (3-on-5) line spacing to be applied. Valid values range from 0.25 to 4.00
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also