Places this note, located on the sheet format in a drawing, behind the drawing sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BehindSheet As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As INote
Dim value As System.Boolean
instance.BehindSheet = value
value = instance.BehindSheet |
C# | |
---|
System.bool BehindSheet {get; set;} |
C++/CLI | |
---|
property System.bool BehindSheet {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to place this note, located on the sheet format in a drawing, behind the drawing sheet; false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2013 FCS, Revision Number 21.0