Gets or sets whether the title of the table is visible.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TitleVisible As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim value As Boolean
instance.TitleVisible = value
value = instance.TitleVisible
|
C# | |
---|
bool TitleVisible {get; set;} |
C++/CLI | |
---|
property bool TitleVisible {
bool get();
void set (bool value);
} |
Return Value
True if title of the table is visible, false if not
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0