'DeclarationPublic ReadOnly Property ImageLine As ImageLine
'UsageDim instance As LineFoundEventArgs Dim value As ImageLine value = instance.ImageLine
public ImageLine ImageLine {get;}
public read-only property ImageLine: ImageLine;
public function get ImageLine : ImageLine
public: property ImageLine^ ImageLine { ImageLine^ get(); }