Gets the width of the specified column of this table annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetColumnWidth( _
ByVal Index As System.Integer _
) As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim Index As System.Integer
Dim value As System.Double
value = instance.GetColumnWidth(Index) |
C# | |
---|
System.double GetColumnWidth(
System.int Index
) |
C++/CLI | |
---|
System.double GetColumnWidth(
& System.int Index
) |
Parameters
- Index
- Index of column for which to get the width
Return Value
Width of the specified column, in system units
Remarks
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0