Gets or sets the line weight of the inner lines to the SolidWorks-supplied weight for this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GridLineWeight As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim value As Integer
instance.GridLineWeight = value
value = instance.GridLineWeight
|
C# | |
---|
int GridLineWeight {get; set;} |
C++/CLI | |
---|
property int GridLineWeight {
int get();
void set (int value);
} |
Return Value
Weight for inner lines of this table as defined by
swLineWeights_e
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0