SoPSImageRWGetPrintSize Method |
Returns the print size given, specified in inches.
Namespace: OIV.Inventor.ImageAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2f GetPrintSize()
Public Function GetPrintSize As SbVec2f
public:
SbVec2f GetPrintSize()
member GetPrintSize : unit -> SbVec2f
Return Value
Type:
SbVec2fRemarks See Also