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