'Declaration
Public Overridable Function SnapShapeEndPlug( _ 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.SnapShapeEndPlug(point, shape)
public virtual NSnapPointResult SnapShapeEndPlug( NPointF point, NShape shape )
Parameters
- point
- shape