Gets or sets the scale for printing the page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Scale2 As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IPageSetup
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
Print scale factor from 1% to 1000%
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0