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

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