'Declaration
Public ReadOnly Property TopRight As System.Drawing.Point
'Usage
Dim instance As Barcode Dim value As System.Drawing.Point value = instance.TopRight
public System.Drawing.Point TopRight {get;}
public read-only property TopRight: System.Drawing.Point;
public function get TopRight : System.Drawing.Point
public: property System.Drawing.Point TopRight { System.Drawing.Point get(); }