GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > InputManCellTypeBase Class : IsReservedLocation Method |
'Declaration Public Overrides Function IsReservedLocation( _ ByVal g As Graphics, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal rc As Rectangle, _ ByVal appearance As Appearance, _ ByVal value As Object, _ ByVal zoomFactor As Single _ ) As Object
'Usage Dim instance As InputManCellTypeBase Dim g As Graphics Dim x As Integer Dim y As Integer Dim rc As Rectangle Dim appearance As Appearance Dim value As Object Dim zoomFactor As Single Dim value As Object value = instance.IsReservedLocation(g, x, y, rc, appearance, value, zoomFactor)
public override object IsReservedLocation( Graphics g, int x, int y, Rectangle rc, Appearance appearance, object value, float zoomFactor )
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8