Gets or sets the line weight of the inner lines to the specified custom weight for this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GridLineWeightCustom As Double |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim value As Double
instance.GridLineWeightCustom = value
value = instance.GridLineWeightCustom
|
C# | |
---|
double GridLineWeightCustom {get; set;} |
C++/CLI | |
---|
property double GridLineWeightCustom {
double get();
void set (double value);
} |
Return Value
Custom weight for inner lines in millimeters
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0