Gets or sets the page selection option for printing.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScaleMethod As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPrintSpecification
Dim value As System.Integer
instance.ScaleMethod = value
value = instance.ScaleMethod |
C# | |
---|
System.int ScaleMethod {get; set;} |
C++/CLI | |
---|
property System.int ScaleMethod {
System.int get();
void set ( & System.int value);
} |
Property Value
Page selection option as defined in
swPrintSelectionScaleFactor_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0