public LeadPoint( int x, int y )
'Declaration Public Function New( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Usage Dim x As Integer Dim y As Integer Dim instance As New LeadPoint(x, y)
public: LeadPoint( int x, int y )
Target Platforms
LeadPoint Structure LeadPoint Members Overload List