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 Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim value As Boolean
instance.UseDocDispFrame = value
value = instance.UseDocDispFrame
|
C# | |
---|
bool UseDocDispFrame {get; set;} |
C++/CLI | |
---|
property bool UseDocDispFrame {
bool get();
void set (bool value);
} |
Return 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