SetVerticalMargin Method (ITable)
Sets the size of the vertical margin for this Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetVerticalMargin( _
double Margin As System.Double _
) |
C# | |
---|
void SetVerticalMargin(
System.double Margin
) |
JavaScript | |
---|
SetVerticalMargin(
Margin : Number
) |
Parameters
- Margin
- Size of vertical margin for this Table
See Also
Availability
DraftSight V1R6.0