'Declaration
Public Function Transform( _ ByVal pointView As NPointF, _ ByRef pointScale As NVector3DD _ ) As System.Boolean
'Usage
Dim instance As NViewToScale3DTransformation Dim pointView As NPointF Dim pointScale As NVector3DD Dim value As System.Boolean value = instance.Transform(pointView, pointScale)
public System.bool Transform( NPointF pointView, ref NVector3DD pointScale )
Parameters
- pointView
- pointScale