Gets or sets the distance between each line in the Note.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LineSpaceDistance As System.Double |
C# | |
---|
System.double LineSpaceDistance {get; set;} |
JavaScript | |
---|
get_LineSpaceDistance () : Number
put_LineSpaceDistance (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_LineSpaceDistance(
DOUBLE* Val
)
HRESULT put_LineSpaceDistance(
DOUBLE NewVal |
C++ | |
---|
DSRESULT get_LineSpaceDistance (
double* Val
)
DSRESULT put_LineSpaceDistance(
double NewVal
) |
Property Value
Distance between each line in the Note
See Also
Availability
DraftSight V1R1.1