Gets or sets the scale for this face hatch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Scale2 As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IFaceHatch
Dim value As System.Double
instance.Scale2 = value
value = instance.Scale2 |
C# | |
---|
System.double Scale2 {get; set;} |
C++/CLI | |
---|
property System.double Scale2 {
System.double get();
void set ( & System.double value);
} |
Property Value
Scale for this face hatch
Example
See Also
Availability
SolidWorks 2003 SP2, Revision Number 11.2