Gets whether the dimension has text linked to it.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsLinked As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDisplayDimension
Dim value As Boolean
value = instance.IsLinked
|
C++/CLI | |
---|
property bool IsLinked {
bool get();
} |
Return Value
True if the text is linked to the dimension, false if not
Example
See Also
Availability
SolidWorks 2003 SP2, Revision Number 11.2