'Declaration
Public Function New( _ ByVal propertyPoint As DAPropertyPoint _ )
'Usage
Dim propertyPoint As DAPropertyPoint Dim instance As New DAPropertyPoint(propertyPoint)
public DAPropertyPoint( DAPropertyPoint propertyPoint )
public: DAPropertyPoint( DAPropertyPoint^ propertyPoint )
Parameters
- propertyPoint
The value of this parameter cannot be
null
(Nothing
in Visual Basic).