SetVerticalMargin Method (ITable) Send Feedback
See Also 
Margin
Size of vertical margin for this Table
Sets the size of the vertical margin for this Table.

Syntax

Visual Basic 
Sub SetVerticalMargin( _
   ByVal Margin As System.Double _
) 
C# 
void SetVerticalMargin( 
   System.double Margin
)
JavaScript 
SetVerticalMargin( 
   Margin : Number
)
COM native C++ 
HRESULT SetVerticalMargin( 
   DOUBLE Margin
) 
C++ 
DSRESULT SetVerticalMargin( 
   double Margin
) 

Parameters

Margin
Size of vertical margin for this Table
 

See Also

Availability

DraftSight V1R6.0