Gets the gap between the text and the top or bottom of the specified row of this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRowVerticalGap( _
ByVal Index As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim Index As Integer
Dim value As Double
value = instance.GetRowVerticalGap(Index)
|
C# | |
---|
double GetRowVerticalGap(
int Index
) |
C++/CLI | |
---|
double GetRowVerticalGap(
& int Index
) |
Parameters
- Index
- Index of row for which to get the height
Return Value
Gap in system units
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0