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