'DeclarationPublic Overridable Function SnapShape( _ ByVal preview As NShape, _ ByVal shape As NShape _ ) As NSnapResult
'UsageDim 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