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