'Declaration
Public Overridable Function IsShapeInView( _
ByVal As PSShape, _
ByVal As Integer, _
ByVal leftColumn As Integer, _
ByVal As Integer, _
ByVal rightColumn As Integer _
) As Boolean
public virtual bool IsShapeInView(
PSShape ,
int ,
int leftColumn,
int ,
int rightColumn
)