GetHorizontalMargin Method (ITable) Send Feedback
See Also 
Margin[out]
Size of the horizontal margin of this Table
Gets the size of the horizontal margin of this Table.

Syntax

Visual Basic 
Function GetHorizontalMargin() As System.Double
C# 
System.double GetHorizontalMargin()
JavaScript 
GetHorizontalMargin() : Number
COM native C++ 
HRESULT GetHorizontalMargin(
   DOUBLE* Margin
)  
C++ 
DSRESULT GetHorizontalMargin(
   double* Margin
)  

Parameters

Margin[out] or Return Value
Size of the horizontal margin of this Table
 

See Also

Availability

DraftSight V1R6.0