'DeclarationPublic Function New( _ ByVal type As SnapTargetsMask, _ ByVal obj As System.Object _ )
'UsageDim type As SnapTargetsMask Dim obj As System.Object Dim instance As New NSnapTarget(type, obj)
public NSnapTarget( SnapTargetsMask type, System.object obj )
Parameters
- type
- obj