Gets whether the projection arrow is visible.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Visible As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IProjectionArrow
Dim value As System.Boolean
value = instance.Visible |
C# | |
---|
System.bool Visible {get;} |
C++/CLI | |
---|
property System.bool Visible {
System.bool get();
} |
Property Value
True if projection arrow is visible, false if not
Example
See Also
Availability
SOLIDWORKS 2009 SP03, Revision Number 17.3