Scale Method (IProjection)
In This Topic
Scale/Zoom the view
Syntax
'Declaration
Sub Scale( _
ByVal As System.Single _
)
void Scale(
System.float
)
Parameters
- Scale
- The factor to scale the image view by
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also