Gets or sets whether to use the document's frame's line style and thickness or a specified line style and thickness for this annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseDocDispFrame As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim value As System.Boolean
instance.UseDocDispFrame = value
value = instance.UseDocDispFrame |
C# | |
---|
System.bool UseDocDispFrame {get; set;} |
C++/CLI | |
---|
property System.bool UseDocDispFrame {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to use the document's frame's line style and thickness, false to use a specified line style and thickness
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0