
C# | Visual Basic | Visual C++ |
public Point P2 { get; set; }
Public Property P2 As Point Get Set
public: property Point P2 { Point get (); void set (Point value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290
C# | Visual Basic | Visual C++ |
public Point P2 { get; set; }
Public Property P2 As Point Get Set
public: property Point P2 { Point get (); void set (Point value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290