'Declaration
Public Function GetCurrentPredefinedProjection( _ ByRef predefinedProjection As PredefinedProjection _ ) As System.Boolean
'Usage
Dim instance As NProjection Dim predefinedProjection As PredefinedProjection Dim value As System.Boolean value = instance.GetCurrentPredefinedProjection(predefinedProjection)
public System.bool GetCurrentPredefinedProjection( out PredefinedProjection predefinedProjection )
Parameters
- predefinedProjection