Gets or sets whether to scale the hatch pattern for this detail circle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScaleHatchPattern As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDetailCircle
Dim value As System.Boolean
instance.ScaleHatchPattern = value
value = instance.ScaleHatchPattern |
C# | |
---|
System.bool ScaleHatchPattern {get; set;} |
C++/CLI | |
---|
property System.bool ScaleHatchPattern {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to scale the hatch pattern based on the scale of the detail view, false to not
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0