'Declaration
Public Overridable Function SnapShapePort( _ ByVal point As NPointF, _ ByVal shape As NShape _ ) As NSnapPointResult
'Usage
Dim instance As NSnapManager Dim point As NPointF Dim shape As NShape Dim value As NSnapPointResult value = instance.SnapShapePort(point, shape)
public virtual NSnapPointResult SnapShapePort( NPointF point, NShape shape )
Parameters
- point
- shape