'Declaration
Public Overridable Function SnapShape( _ ByVal preview As NShape, _ ByVal shape As NShape _ ) As NSnapResult
'Usage
Dim instance As NSnapManager Dim preview As NShape Dim shape As NShape Dim value As NSnapResult value = instance.SnapShape(preview, shape)
public virtual NSnapResult SnapShape( NShape preview, NShape shape )
Parameters
- preview
- shape