'DeclarationPublic Function New( _ ByVal startSnapRes As NSnapPointResult, _ ByVal endSnapRes As NSnapPointResult _ )
'UsageDim startSnapRes As NSnapPointResult Dim endSnapRes As NSnapPointResult Dim instance As New NSnapShapePlugsResult(startSnapRes, endSnapRes)
public NSnapShapePlugsResult( NSnapPointResult startSnapRes, NSnapPointResult endSnapRes )
Parameters
- startSnapRes
- endSnapRes