'DeclarationPublic Function New( _ ByVal propertyPoint As DAPropertyPoint _ )
'UsageDim 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(- Nothingin Visual Basic).
