Gets the displaying scale of the image
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Function RealScaleDouble( _ ByVal baseImgRect As SizeF, _ ByVal scale As Double _ ) As Double |
Parameters
-
baseImgRect
-
Type: SizeF
base displaying image area
-
scale
-
Type: double
scaling factor
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also