Gets whether this leader is a dashed line or a solid line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDashedLeader() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim value As System.Boolean
value = instance.GetDashedLeader() |
C# | |
---|
System.bool GetDashedLeader() |
C++/CLI | |
---|
System.bool GetDashedLeader(); |
Return Value
True if leader is dashed line, false if it is solid line
Remarks
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14