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