'DeclarationSub Scale( _ ByVal Scale As System.Single _ )
'UsageDim instance As IProjection Dim Scale As System.Single instance.Scale(Scale)
void Scale( System.float Scale )
procedure Scale(
Scale: System.Single
);
function Scale( Scale : System.float );
void Scale( System.float Scale )
void Scale( System.float Scale )
Parameters
- Scale
- The factor to scale the image view by