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